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/

Reply via email to