Is anybody using Xalan-c 1.1 on AIX 4.3.2 built with g++? I am having problems
when a function returns a XalanDOMSString. Sometimes
XalanDOMSString val = function();
works, sometimes it segmentation faults. If I make &val an arguement to the function
and return the value through it that way it works.
Angus Laidlaw
