Last active
June 3, 2017 18:37
-
-
Save nhooyr/b1706ec47ffcfd75b9d936f102cadf31 to your computer and use it in GitHub Desktop.
This file contains 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
In file included from ./src/parser.h:18: | |
./src/parse_tree.h:110:9: error: call to '__assert' is ambiguous | |
PARSE_ASSERT(which < child_count); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment