This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/42880] trunk does not compile boost MPL



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]