$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aaron W. LaFramboise (aaronrabiddog51_at_[hidden])
Date: 2004-08-30 17:19:06
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