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 795316 - A garbage character in header comment of xpath.c
A garbage character in header comment of xpath.c
Status: RESOLVED FIXED
Product: libxml2
Classification: Platform
Component: xpath
git master
Other Linux
: Normal normal
: ---
Assigned To: Nick Wellnhofer
Depends on:
Blocks:
 
 
Reported: 2018-04-17 07:54 UTC by okimoto
Modified: 2018-07-30 12:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A garbage character in header comment (285 bytes, text/plain)
2018-04-17 07:54 UTC, okimoto
Details

Description okimoto 2018-04-17 07:54:45 UTC
Created attachment 371012 [details]
A garbage character in header comment

I've found a garbage character in header comment of xpath.c.

See attachment, please.
Comment 1 Nick Wellnhofer 2018-07-30 12:51:25 UTC
Fixed here: https://gitlab.gnome.org/GNOME/libxml2/commit/b7c50b8ddeae4662c639369360f34b832b6b2e49

Thanks for the report.