After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 632524 - Element::get_attribute() should have const and non-const versions.
Element::get_attribute() should have const and non-const versions.
Status: RESOLVED FIXED
Product: libxml++
Classification: Bindings
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Christophe de Vienne
Christophe de Vienne
Depends on:
Blocks:
 
 
Reported: 2010-10-19 07:37 UTC by Murray Cumming
Modified: 2015-09-17 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
/0003-Element-get_attribute-Propagate-const-qualifier-from.patch (2.18 KB, patch)
2010-10-19 07:37 UTC, Murray Cumming
committed Details | Review

Description Murray Cumming 2010-10-19 07:37:57 UTC
Created attachment 172677 [details] [review]
/0003-Element-get_attribute-Propagate-const-qualifier-from.patch

Here is a patch from Knut Aksel Røysland that should be applied when we can break ABI.
Comment 1 Kjell Ahlstedt 2015-09-17 11:46:39 UTC
I have pushed an updated version of the patch.