8 Apr
2013
8 Apr
'13
11:08 p.m.
I'm trying to compile some code that uses Boost with a GCC 4.9 snapshot, but something seems to be going badly wrong.
Something as simple as a file containing the include:
#include
fails to compile, with the following errors:
[snip]
I looked into this a little, and it seems to be caused by a regression in GCC 4.9. I reported it at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56886 Regards, Nate