Skip to content

Conversation

@JMMackenzie
Copy link

New GCC causes a few strange bugs on building. These changes don't (read: shouldn't) impact older compilers.

New GCC language does not support some of the preprocessor directives.
New compiler 'misreads' this line and gives:

error: template argument 3 is invalid
   typedef unordered_map<const char *, dictEntry, hash<std::string>, eqstr> dictTable;
@JMMackenzie JMMackenzie changed the title FIx small bugs for updated GCC Fix small bugs for updated GCC Jul 21, 2017
@JMMackenzie JMMackenzie changed the title Fix small bugs for updated GCC Fix small compiler errors for updated GCC Jul 21, 2017
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