[GCC-XML] wrong artificial op=()

Roman Yakovenko roman.yakovenko at gmail.com
Sun Oct 5 01:23:15 EDT 2008


On Sat, Oct 4, 2008 at 11:35 PM, Brad King <brad.king at kitware.com> wrote:
> Axel is correct according to C++98 12.1/7, and the recent patch detects this
> case.  Its attempt to synthesize these methods fails with the errors above
> (but I suppress the messages).  You can confirm this by running gccxml with
> "-fpermissive" to prevent the synthesization test from failing for these
> methods.

Thank you guys!

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the gccxml mailing list