
30 Aug
2004
30 Aug
'04
10:19 p.m.
Aaron W. LaFramboise wrote:
The following patch is another attempt to get long long support working, in a manner acceptable with Boost, even when -std=c++98 and -pedantic are specified. In particular, GCC supports long long in all modes, but __extension__ is required to quiet errors and warnings.
I think all disccused issues were resolved. What is the status on this? Aaron W. LaFramboise