You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Arnaud Malguy <Ar...@xps-pro.com> on 2001/02/07 10:45:34 UTC

testXPATH build bugged

Hi,

When I compil testXPath with latest cvs code (with CC under Solaris)
there is the following error :
"./PlatformSupport/DirectoryEnumerator.hpp", line 175: Error: Cannot use
const char* to initialize const XalanDOMString.

testXSLT is OK.

Thanks.