Build issue with template specialization in tinyprint.h (GCC 5.5.0 on Mageia 6 x86_64) #191
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm hitting a build issue on Mageia 6 x86_64 with GCC 5.5.0. It compiles fine with Clang 3.9.1 on the same system.
Note: To build with GCC, you need #190. And to reach this error, you need #189 merged to fix an earlier one.
I definitely recall getting this error before (on a different project) and it should be really easy to fix.
That should fix the issue.
I'm still having build issues with GCC 5.5.0 after
05c9936:Edit: Added the other warnings triggered on that file.