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