tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / external / redland / raptor / raptor-libxml2-11.patch.1
blob9bed29e50d0b56f8c2687399dbdbb50af341b8c5
1 --- raptor/src/raptor_libxml.c  2023-05-24 09:55:21.589275008 +0100
2 +++ raptor/src/raptor_libxml.c  2023-05-24 09:56:41.100324810 +0100
3 @@ -246,9 +246,11 @@
4      
5      ret->owner = 1;
6  
7 -#if LIBXML_VERSION >= 20627
8 +#if LIBXML_VERSION >= 20627 && LIBXML_VERSION < 21100
9      /* Checked field was released in 2.6.27 on 2006-10-25
10       * http://git.gnome.org/browse/libxml2/commit/?id=a37a6ad91a61d168ecc4b29263def3363fff4da6
11 +     * and removed with
12 +     * https://gitlab.gnome.org/GNOME/libxml2/-/commit/ce76ebfd1312459951d555ad9d87fb9a89eede55
13       *
14       */