Long long & templates (was: Re: Loki's tricky templates)

Benjamin Kosnik bkoz@redhat.com
Mon Apr 23 10:42:00 GMT 2001


Paolo, these are all good bugs, and good bug reports. Thanks.

There was/is no thought to constrict g++ WRT integer type sizes that
I'm aware of: these are straightforward bugs in g++ C99 support, and
should be fixed. Perhaps part of the problem was that libstdc++ had
turned off long long support by default, which meant that long long
support didn't get as much testing as it should have. That's now
fixed, and I suspect that these compiler bits will be soon be taken
care of as well. 

-benjamin



More information about the Gcc mailing list