This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42880] trunk does not compile boost MPL
- From: "davek at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2010 12:30:33 -0000
- Subject: [Bug c++/42880] trunk does not compile boost MPL
- References: <bug-42880-17090@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from davek at gcc dot gnu dot org 2010-01-27 12:30 -------
(In reply to comment #9)
> (In reply to comment #7)
> > Thanks Dave. Thus, essentially, is submitter wrong that the problem is new?
>
> My code compiled flawlessly on 4.5.0-20100115,
> otherwise I would have reported the issue earlier...
Can you attach the preprocessed source you get from that build of the compiler,
so we can see why it either a) finds definitions of the ucharXX_t types, or b)
doesn't attempt to declare templates referring to them?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42880