Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed print_traceback overflow on OS X #610

Merged
merged 1 commit into from
Mar 17, 2020

Conversation

yuanming-hu
Copy link
Member

Related PR = #605

@yuanming-hu yuanming-hu merged commit 8218da1 into taichi-dev:master Mar 17, 2020
@yuanming-hu yuanming-hu deleted the fix-print-traceback branch March 17, 2020 22:13
yuanming-hu added a commit that referenced this pull request Mar 18, 2020
* add dummy error code

* embed into a struct, and change taichi_assert_format

* change taichi_assert_runtime (not working now)

* move ErrorMessage to LLVMRuntime

* let error_code == 1 when assertion fails for further extension

* add tests

* fixed print_traceback overflow on OS X (#610)

* add dummy error code

* embed into a struct, and change taichi_assert_format

* change taichi_assert_runtime (not working now)

* move ErrorMessage to LLVMRuntime

* let error_code == 1 when assertion fails for further extension

* add tests

Co-authored-by: Yuanming Hu <yuanming-hu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant