-
Notifications
You must be signed in to change notification settings - Fork 47
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
reserved identifier violation #2
Comments
;) |
How do you think about to avoid that this software depends on undefined behaviour? |
I fixed it ! ^______________________^ |
Which commit will contain corresponding changes? |
Sorry , I commited it just now UPDATE TO V0.9.1C BETA |
I find that there are still a few update candidates left over. |
It's a symbol for nm and grep for find out version directly , I reserved it |
Can your kind of "reservation" work also without the usage of misplaced underscores? |
I would like to point out that identifiers like "
_H_FASTERHTTP_
" and "_H_HETAO_IN_
" do not fit to the expected naming convention of the C language standard.Would you like to adjust your selection for unique names?
The text was updated successfully, but these errors were encountered: