Re: Libxml2 versions and namespaces

2012-03-22 Thread Fred Kiefer
On 22.03.2012 02:34, Riccardo Mottola wrote: Fred Kiefer wrote: I just commit some changes to the NSXML* classes which try to do more compile time checking for available functions. The version numbers I use there are based on this file: http://xmlsoft.org/symbols.xml I think we need to agree on

Re: Libxml2 versions and namespaces

2012-03-22 Thread Fred Kiefer
On 22.03.2012 08:37, Fred Kiefer wrote: I am about to commit another bunch of namespace changes and tried to be even more careful with the functions I use, but it really is hard to be sure without an old version of libxml2 to test with. Here feedback is more than welcome. I finally send that

Error compiling Performance on windows

2012-03-22 Thread Riccardo Mottola
Hi, Perfomance doesn't build on windows anymore: Compiling file GSIndexedSkipList.m ... GSFIFO.m: In function `-[GSFIFO _cooperatingGet:count:shouldBlock:]': GSFIFO.m:130: warning: 'ti' might be used uninitialized in this function GSFIFO.m: In function `-[GSFIFO

Re: Error compiling Performance on windows

2012-03-22 Thread Wolfgang Lux
Riccardo Mottola wrote: Hi, Perfomance doesn't build on windows anymore: Compiling file GSIndexedSkipList.m ... GSFIFO.m: In function `-[GSFIFO _cooperatingGet:count:shouldBlock:]': GSFIFO.m:130: warning: 'ti' might be used uninitialized in this function GSFIFO.m: In function

Re: Error compiling Performance on windows

2012-03-22 Thread Riccardo Mottola
Hi, On 03/22/12 17:02, Wolfgang Lux wrote: Riccardo Mottola wrote: Try deleting the Performance directory (containing the generated documentation). This is an error which sometimes shows up after source files were deleted or renamed and is due to a circular dependency in the rules for

Building on NetBSD

2012-03-22 Thread Riccardo Mottola
HI, on my old netbsd, I'm trying to build to test the latest changes. what happens is that after a successful configure, a make command starts configure again, with no parameters and thus will fail (I disable xml, enable ffcall, etc etc) checking for CRYPTO_THREADID_set_callback... no

Re: Unresolved Issues with libxml2

2012-03-22 Thread Doug Simons
Hi Fred, I finally found some time to try the XML code with your recent changes. First, I appreciate all of the work you've done to finish up the parts of this code that we weren't able to complete in the initial implementation. Also, I can confirm that the change you made to implement