There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,6 +55,8 @@ | |
*/ | ||
#define STACK_USE_GUIDELINE 30 | ||
|
||
#undef SUCCESS | ||
#undef ERROR | ||
#define SUCCESS 0 | ||
#define ERROR -1 | ||
|
||
|
g 8000 h-99955: undef ERROR and SUCCESS before redefining (fixes sanitizer warning) #100215
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
Uh oh!
There was an error while loading. Please reload this page.
gh-99955: undef ERROR and SUCCESS before redefining (fixes sanitizer warning) #100215
Changes from all commits
a903bf8
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.