>>>>> "Jason" == Jason E Stewart <[EMAIL PROTECTED]> writes:
>> When the XML validation is turned on, the script gradually eats >> memory until it crashes. If validation is off, the script runs fine. Jason> Well, that is good news (depending on your POV) - this is Jason> possibly a Xerces-C memory leak then, and not something stupid Jason> that I've done. I've writtent the list, and I'll work on a C++ Jason> test to see if I can reproduce it outside XML-Xerces. <snip> Jason> Do you really need to validate internally? You could wrap the Jason> script to run an external validator like nsglms if you really Jason> need it. I hope to have this fixed soon. Sorry Jason, but I was probably not clear enough here. From the perspective of my code "validation" includes parsing, ie. if validation is turned off parser(s) are never even created. The only reason I'm parsing in this context is for the side effect of validation. I will look into nsglms. Jason> More as it happens, jas. Thanks. Steve -- ( Stephen L. Mathias, Ph.D. ( ( ) Office of Biocomputing ) s m a t h i a s ) ( University of New Mexico School of Medicine ( @ p o b l a n o ( ) MSC08 4560 ) . h e a l t h . ) ( 1 University of New Mexico ( u n m . e d u ( ) Albuquerque, NM 87131-0001 ) ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
