Re: [xslt] libxslt bugfix.



On Fri, Oct 26, 2001 at 11:14:19AM +0200, Igor  Zlatkovic wrote:
> Hi there.
> 
> >   - http://bugzilla.gnome.org/show_bug.cgi?id=62459
> >     Running xsltproc --version or -v causes an access violation.
> >     No idea where this comes from, maybe it's a libxml version
> >     variable unproperly exported
> 
> The following diff fixes the bug.
[...]
> It was a libxslt variable not being marked as exportable and thus
> exported improperly.

  Okay, applied.

> The project file must be modified in order to include saxon.c, but I
> shall post the new file separately, for it must be treated as a binary
> file by the CVS.

  yep, simply send a ZIP of the working files, you're in control of the
win32/ subtree.

> The bigger problem are the .def files. The files win32/dsp/*.def have
> rather evil line delimiters. It seems that they have an additional
> solitary carriage return at the end of each line. These get removed by
> the editor each time I modify the file. Producing a diff for such file
> is hopeless, for cvs diff thinks the whole file has been changed.

  yep just sent them as a whole in ZIP to avoid problems.
Just don't use diff for the win32 subtree. On the other hand when 
doing a diff for other parts, please make it contextual, just
add -c to the diff command line,

  thanks I apllied both changes,

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]