[xslt] xsltproc crash on nt



I am trying to run xsltproc with xsl version 1.0.0 and xml version 2.4.
The process is crashing while trying to set the value of 
xmlLoadExtDtdDefaultValue to six.
I assumed that I was having a symbol problem with libxml2, so I did a
dumpbin on libxml2.lib, grep for the symbol in question, and I got:
   
1B6FC __imp__xmlLoadExtDtdDefaultValue
1B6FC _xmlLoadExtDtdDefaultValue

In parserInternals.h, I see that xmlLoadExtDtdDefaultValue is an
importdll. Can this be causing the crash? If so, how do I fix it?
-- 
Aryeh Katz
VASCO 			
www.vasco.com




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