[Boost-bugs] [ boost-Bugs-1231573 ] sorry, unimplemented: call_expr cannot be mangled

Bugs item #1231573, was opened at 2005-07-02 20:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1231573&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: type_traits Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mattias Ellert (mattiasellert) Assigned to: John Maddock (johnmaddock) Summary: sorry, unimplemented: call_expr cannot be mangled Initial Comment: [ellert@ellert boost-test]$ rpm -q boost boost-1.32.0-5.fc3 [ellert@ellert boost-test]$ gccxml --version GCC-XML version 0.7.0 [ellert@ellert boost-test]$ gccxml -fxml=test.xml -I. test.h /usr/include/boost/tuple/detail/tuple_basic.hpp:311: sorry, unimplemented: call_expr cannot be mangled due to a defect in the C++ ABI If I apply the attached patch to boost/type_traits/config.hpp it works: [ellert@ellert boost-test]$ gccxml -fxml=test.xml -I. -Ipatched test.h [ellert@ellert boost-test]$ (I have removed the "xml_find_template_parm encountered unsupported type" messages in the output above for clarity.) The files used in the example are attached in the tarfile. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1231573&group_id=7586 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net