Skip to content

Conversation

charlesneimog
Copy link

The C code uses identifiers operator and new, which conflict with C++ keywords. This PR just rename operator to op and new to nnew.

#close #40

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.

C/C++ keyword conflicts: operator and new
1 participant