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 787201 - libxml-2.0: missing xmlPreviousElementSibling binding
libxml-2.0: missing xmlPreviousElementSibling binding
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.34.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks: 785279
 
 
Reported: 2017-09-03 03:17 UTC by Daniel Espinosa
Modified: 2017-09-03 08:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this bug (738 bytes, patch)
2017-09-03 03:23 UTC, Daniel Espinosa
none Details | Review
libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling (990 bytes, patch)
2017-09-03 07:43 UTC, Rico Tzschichholz
committed Details | Review

Description Daniel Espinosa 2017-09-03 03:17:11 UTC
No bindings for xmlPreviousElementSibling exists in libxml2.
Comment 1 Daniel Espinosa 2017-09-03 03:23:06 UTC
Created attachment 359009 [details] [review]
Patch to fix this bug
Comment 2 Rico Tzschichholz 2017-09-03 07:43:45 UTC
Created attachment 359011 [details] [review]
libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling
Comment 3 Rico Tzschichholz 2017-09-03 08:38:35 UTC
Attachment 359011 [details] pushed as b3c279e - libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling