[Bug c++/42880] trunk does not compile boost MPL
davek at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 27 15:31:00 GMT 2010
------- Comment #28 from davek at gcc dot gnu dot org 2010-01-27 15:31 -------
I've just gone back through the older compiler versions I have lying around.
None of them can successfully compile the testcase without -std=c++0x at all,
they all complain about the missing types in the same way. So I think the
stuff to do with char types is just a red-herring that happened while Piotr was
trying out the standalone testcase, by omitting the -std flag.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42880
More information about the Gcc-bugs
mailing list