You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These warnings are all "template argument uses unnamed type" coming from boost. This is valid C++0x which is probably why boost uses this syntax. Can ignore the warnings, put on the -wignore... flag or try to fix boost.
latest develop branchb builds, but causes a bunch of clang warnings
https://gist.github.com/4162804
The text was updated successfully, but these errors were encountered: