Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



On Mon, Aug 10, 2009 at 12:59:57PM -0400, Christos Zoulas wrote:
> | That should allows us to keep the old-casts and avoid warnings.
> 
> This cannot possibly work because the syntax parsing happens after the macro
> is expanded and the macro is expanded in c++ code.

Why would that matter? G++ should not complain about old style casts
in 'extern "C"' sections.

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index