Re: xsltproc --maxvars
Nick Wellnhofer <[email protected]> Tue, 28 Oct 2014 17:32:43 +0100
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <[email protected]> |
On 28/10/2014 14:38, Thomas Krichel wrote: > When I try to set maxvars, e.g. > > ernad@trabbi:~$ xsltproc --maxvars 1000000 ~/test.xslt.xml ~/test.xml > warning: failed to load external entity "1000000" > cannot parse 1000000 This is a known issue which is already fixed in the master branch: https://git.gnome.org/browse/libxslt/commit/?id=5af7ad745323004984287e48b42712e7305de35c Nick