[xml] [PATCH] Updates to libxml.m4 and libxslt.m4

2010-03-03 Thread Daniel Richard G.
warnings from the program. --Daniel P.S.: Please Cc: any replies to me, as I am not subscribed to this list. -- NAME = Daniel Richard G. _\|/_Remember, skunks MAIL = sk...@iskunk.org (/o|o\) _- don't smell bad--- MAIL+= sk...@alum.mit.edu(^), it's the people who WWW

Re: [xml] Trouble sending patch to the xml@gnome.org list

2012-07-20 Thread Daniel Richard G .
to work around here. The initial patch I mailed in back in March reached the list without a problem. Is anyone aware of an [xml] or gnome.org list policy change since then? --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies

Re: [xml] [PATCH] Various make distcheck and portability fixups

2012-07-20 Thread Daniel Richard G .
Questions and comments are welcome. --Daniel On Tue, 13 Mar 2012, Daniel Richard G. wrote: Hello list, I am making use of LibXML2 across a number of Unix and Windows platforms, and have a slew of fixes to contribute. The attached patch is against git master. The main thrust of my changes

Re: [xml] Trouble sending patch to the xml@gnome.org list

2012-07-23 Thread Daniel Richard G .
, and would like to get out from sitting on these.) --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http

Re: [xml] [PATCH] Various make distcheck and portability fixups

2012-08-06 Thread Daniel Richard G .
in test input files for out-of-source builds I've also submitted a patch for a runtest thread-support bug at https://bugzilla.gnome.org/show_bug.cgi?id=680539 which has been a problem on proprietary-Unix builds. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer

Re: [xml] Important: possible incompatible changes ahead for 2.9.0 !

2012-08-06 Thread Daniel Richard G .
]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/libxslt-build' make: *** [all] Error 2 --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

Re: [xml] [PATCH] Various make distcheck and portability fixups

2012-08-06 Thread Daniel Richard G .
On Tue, 7 Aug 2012, Roumen Petrov wrote: fix regression By all rights, proper m4 quoting should be used throughout configure.in, but my patch was enough of a monster as it was... --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies

Re: [xml] [PATCH] Various make distcheck and portability fixups

2012-08-06 Thread Daniel Richard G .
-- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org/mailman/listinfo/xml

[xml] runtest mystery bug: name2.xml error case regression test

2012-08-07 Thread Daniel Richard G .
8 I've been unable to track down what's going on, as it occurs deep inside the parser code and I'm not on strong footing there. Can anyone else reproduce this, using the patch? --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic

Re: [xml] Availability of libxm2-2.9.0 release candidate 1

2012-08-10 Thread Daniel Richard G .
... --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org

Re: [xml] Availability of libxm2-2.9.0 release candidate 1

2012-08-10 Thread Daniel Richard G .
-Veillard) -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org

Re: [xml] Availability of libxm2-2.9.0 release candidate 1

2012-08-13 Thread Daniel Richard G .
doesn't need to be invoked in the course of a normal build. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/___ xml mailing list, project page http

Re: [xml] Valgrind problems with xmlParseFile

2012-08-16 Thread Daniel Richard G .
/pipermail/zlib-devel_madler.net/2012-August/002956.html The thread is ongoing. Wish me luck! --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml

Re: [xml] Availability of libxm2-2.9.0 release candidate 1

2012-08-16 Thread Daniel Richard G .
of libraries, then this is all you need --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/diff --git a/doc/Makefile.am b/doc/Makefile.am index b9ab1ad..e4b60a6 100644 --- a/doc/Makefile.am +++ b

Re: [xml] Availability of libxm2-2.9.0 release candidate 1

2012-08-17 Thread Daniel Richard G .
in if REBUILD_DOCS Don't forget to re-run index.py, and check in updates of the files it generates. In particular, doc/examples/Makefile.am in git is still buggy. (The only reason I didn't send in a patch for it is because it's a generated file.) --Daniel -- Daniel Richard G. || dani

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-06 Thread Daniel Richard G .
the reproducibility of this issue nailed down. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-07 Thread Daniel Richard G .
? Provided that you've ./autogen.sh'ed and ./configure'ed successfully with the older version, then no. Autoupdate bumps up the version number for no real cause, but I didn't have an old set of Autotools lying around to test with. --Daniel -- Daniel Richard G. || dani...@teragram.com

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-12 Thread Daniel Richard G .
in a normal debugger run). This will have to be left unresolved for now, until/unless I can get a better handle on it :-( --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-12 Thread Daniel Richard G .
base_changed; So the issue, as far as I can tell, appears to be realloc() shenanigans (or something a lot like it). --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-12 Thread Daniel Richard G .
was followed: base has changed or base is equal. With the cut-down runtest, when it succeeds, there are eight equal lines and one changed. When it fails, there are nine equals. So it seems like a *lack* of growing is what leads to the bug --Daniel -- Daniel Richard G. || dani

Re: [xml] runtest mystery bug: name2.xml error case regression test

2012-09-12 Thread Daniel Richard G .
, runtest breaks on FC17. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org

[xml] [PATCH] Windows build fixes

2012-09-17 Thread Daniel Richard G .
: buf.c(674) : warning C4028: formal parameter 1 different from declaration libxml2\timsort.h(71) : warning C4028: formal parameter 1 different from declaration --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http

Re: [xml] [PATCH] Windows build fixes

2012-09-18 Thread Daniel Richard G .
think getting rid of config.h for Win32 builds is a good idea, because then you no longer have a common place to put in workarounds for the Windows code environment. The leading underscore on vsnprintf() is just one example of many. --Daniel -- Daniel Richard G. || dani...@teragram.com

Re: [xml] [PATCH] Windows build fixes

2012-09-18 Thread Daniel Richard G .
against MSVCRT.DLL and not MSVCR70.DLL or newer, and can't use MinGW for whatever reason, then it's the only real option you have. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

[xml] (Broken) multi-arch support in xml2-config

2012-11-07 Thread Daniel Richard G .
is installed for both amd64 and i386 under /usr/arch/. What was the motivation for trying to shoehorn multi-arch support into xml2-config? --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

Re: [xml] (Broken) multi-arch support in xml2-config

2012-11-08 Thread Daniel Richard G .
on that framework's mature multi-arch support. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org

Re: [xml] MSYS and MINGW: undefined reference to _imp__xmlFree

2012-11-16 Thread Daniel Richard G .
with -DLIBXML_STATIC. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/ ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https

Re: [xml] MSYS and MINGW: undefined reference to _imp__xmlFree

2012-11-19 Thread Daniel Richard G .
/show_bug.cgi?id=680542 That EBCDIC document should be excluded from the test suite when iconv is unavailable. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com

[xml] [PATCH] Fix for win32/configure.js and WITH_THREAD_ALLOC

2012-11-29 Thread Daniel Richard G .
#if @WITH_THREAD_ALLOC@ ^ NMAKE : fatal error U1077: 'icl' : return code '0x2' Stop. --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/diff --git a/win32/configure.js b