$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-17 08:12:47
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> > // All compilers; I need portable code
> > file:// # if ((__GNUC__ == 3) && (__GNUC_MINOR__ == 0))
> > # define _1 arg_1
>
> I'd _hate_ to do that. Isn't there a way out? g++ folks acknowledged the
> warning to be a bug, didn't they?
Yes, but our friends failed to address it for 3.0.3 :-(