Good evening. Brad, can you explain your last commit?
"... BUG: xml_output_record_type should perform lazy declaration of implicitly declared constructors, destructors, and assignment operators so they are reported in the output. See issue #7148. ..." Can you give an example of a code that this commit fix? Code generation for Boost.Python could be very tricky, especially when it is related to constructors and destructors. Thank you. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ _______________________________________________ gccxml mailing list [email protected] http://www.gccxml.org/mailman/listinfo/gccxml
