Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552756 - dev-libs/rapidxml-1.13 is broken with current compilers (patch included)
Summary: dev-libs/rapidxml-1.13 is broken with current compilers (patch included)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-06-21 14:04 UTC by Tobias Leupold
Modified: 2015-06-22 07:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The patch to be applied (recent-gcc.patch,1.68 KB, patch)
2015-06-21 14:04 UTC, Tobias Leupold
Details | Diff
The updated ebuild (rapidxml-1.13-r1.ebuild,582 bytes, text/plain)
2015-06-21 14:04 UTC, Tobias Leupold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Leupold 2015-06-21 14:04:37 UTC
Created attachment 405488 [details, diff]
The patch to be applied

The current (and only available) rapidxml version in portage is broken with current compilers, as it misses some forward declarations.

I took the patch posted on http://sourceforge.net/p/rapidxml/bugs/16/ and created a patch suitable for the use in the ebuild.

Please add this patch to portage and create a -r1 version as long as upstream does not release an updated version. Otherwise, rapidxml is useless. Thanks in advance :-)
Comment 1 Tobias Leupold 2015-06-21 14:04:59 UTC
Created attachment 405490 [details]
The updated ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2015-06-22 07:52:29 UTC
+*rapidxml-1.13-r1 (22 Jun 2015)
+
+  22 Jun 2015; Justin Lecher <jlec@gentoo.org> +files/rapidxml-1.13-clang.patch,
+  +rapidxml-1.13-r1.ebuild:
+  Add fix for recetn compilers, bug #552756; thanks Tobias Leupold providing the
+  patch
+