Public bug reported:

I have a personal application that verify a xml file using a xsd file and I 
found a bug in the regular expression check in libxml2 version 2.9.3, but this 
bug was fixed in version 2.9.4 in the following commit 
https://git.gnome.org/browse/libxml2/commit/?id=34b350048d1ee97c4f42dd6729a77b3f36753b3a
 and I would like do update the repository to this new version.
I'm sending attached an example in C that shows the error, to compile just: gcc 
-I/usr/include/libxml2 main.c -lxml2
thank you!

** Affects: libxml2 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "this is a example of the error"
   https://bugs.launchpad.net/bugs/1640777/+attachment/4775298/+files/main.c

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libxml2 in Ubuntu.
https://bugs.launchpad.net/bugs/1640777

Title:
  problem with regular expression

Status in libxml2 package in Ubuntu:
  New

Bug description:
  I have a personal application that verify a xml file using a xsd file and I 
found a bug in the regular expression check in libxml2 version 2.9.3, but this 
bug was fixed in version 2.9.4 in the following commit 
https://git.gnome.org/browse/libxml2/commit/?id=34b350048d1ee97c4f42dd6729a77b3f36753b3a
 and I would like do update the repository to this new version.
  I'm sending attached an example in C that shows the error, to compile just: 
gcc -I/usr/include/libxml2 main.c -lxml2
  thank you!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxml2/+bug/1640777/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to