On Sat, Oct 4, 2008 at 11:35 PM, Brad King <[EMAIL PROTECTED]> 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/ _______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
