FYI, a co-worker found a bug in gcc parser (all gcc's I could get hands on): Following bails out (but compiles correctly on all other compilers I could get hands on): int a = 0x3e+2; gcc seems to take it as scientific notation. Regards, -- 42Bastian Schick
Message
Bug in gcc parser
2005-07-14 by 42Bastian Schick