|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-01-17 06:53:59
From: "David Abrahams" <david.abrahams_at_[hidden]>
> Hi Peter,
>
> I have written the file below, and plan to check it in to python/detail
> unless you want to provide this workaround directly in bind.hpp. The piles
> of warnings with gcc 3.x were just getting to be too painful. What shall I
> do?
>
> -Dave
[...]
> // 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?
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk