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 172759 - document --nodict
document --nodict
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
1.1.14
Other Linux
: Normal minor
: ---
Assigned To: John Fleck
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-06 01:53 UTC by John Fleck
Modified: 2021-07-05 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John Fleck 2005-04-06 01:53:37 UTC
We need to document the new "--nodict" command line flag flag in xsltproc.
Daniel, if you can add a quick explanation of what it does, I'll add it to the
"--help" bit in xsltproc.c and to the man page.
Comment 1 Bart Martens 2005-11-28 20:56:47 UTC
In xsltproc/xsltproc.c the --nodict option causes the flag XML_PARSE_NODICT to
be added to the options for xmlReadFile.  The XML_PARSE_NODICT flag is
documented in the libxml2 documentation.

http://xmlsoft.org/html/libxml-parser.html#xmlReadFile
http://xmlsoft.org/html/libxml-parser.html#xmlParserOption
Comment 2 GNOME Infrastructure Team 2021-07-05 10:59:36 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxslt/-/issues/

Thank you for your understanding and your help.