[phoenix] doesn't compile with gcc 4.9 snapshot
Hi,
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
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
participants (1)
-
Nathan Ridge