mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-07 10:42:55 +03:00
releasing 1.0.1 updated the docs. activate line numbering unfortunately
* configure.in libxslt.spec.in libxslt/xsltwin32config.h: releasing 1.0.1 * doc/html/*.html: updated the docs. * xsltproc/xsltproc.c: activate line numbering unfortunately this works only with CVS, libxml2-2.4.1 is broken in this respect Daniel
This commit is contained in:
@@ -280,6 +280,8 @@ main(int argc, char **argv)
|
||||
LIBXML_TEST_VERSION
|
||||
|
||||
defaultLoader = xmlGetExternalEntityLoader();
|
||||
xmlLineNumbersDefault(1);
|
||||
|
||||
if (novalid == 0) /* TODO XML_DETECT_IDS | XML_COMPLETE_ATTRS */
|
||||
xmlLoadExtDtdDefaultValue = 6;
|
||||
else
|
||||
|
Reference in New Issue
Block a user