Re: [xml] Windows bugs



On Sat, Aug 09, 2003 at 09:11:08AM -0400, Rob Richards wrote:
For the second part, I have found the problem and am
currently committing a fix to CVS.  The problem was solved by a
small enhancement to the xsl file defgen.xsl.  Unfortunately,
although I am completely confident the fix is correct, I am not
really set up to test it under Windoze.  Perhaps another list member
could help?  Just run the configure script with the parameters
specified by the bug reporter and then confirm that the generated
libxml2.def.src is loved by the Linker.

Get linking error: unresolved external symbol enum
Coming from line 14 of libxml2.def.src

Once removing this line, the rest of the linking errors seem to be fixed.

  excellent...

On Sun, Aug 10, 2003 at 12:34:19AM +0800, William M. Brack wrote:
  This problem happens when I run Igor's xsl transformation (which I
enhanced for an earlier bug).  The transformation is on the file
gnome-xml/doc/libxml2-api.xml, and the problem is triggered by
line 3709 of that file.  I'm pretty sure that line is incorrect,
but I have no idea what program sequence is responsible for
generating it.  Can you help?

  I always declare enums as typedef, but got a patch where it ain't so,
fixing include/libxml/xmlreader.h , rebuilding the API, this looks fixed
I'm commiting this, it's in CVS now

  thanks !

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
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]