I recently modified some working code to start returning results to a
string rather than outputting them to a file using XalanTransformer.

I've begun getting this assertion:

perl: XMLSupport/FormatterToXML.cpp:568: void 
FormatterToXML::accumCharUTF(short unsigned int): Assertion `m_stream != 0' 
failed.
Aborted

The same code, XML, and stylesheet all work fine if I switch back to
telling XalanTransformer to output directly to a file.

Can anyone explain this assertion?

Thanks!

-tfo

-- 
Thomas F. O'Connell
Programmer
NetCentral
http://www.netcentral.com/
1814 Hayes Street
Nashville, TN 37203
p: 615.777.5304 x27
f: 615.777.5340

Reply via email to