Yes, ack'ing the problem with the sources in CVS. Will check in the
fix in about an hour (along with other things). The fix is to replace
the line:

                ThrowXML(PlatformUtilsException, File_BasePathUnderflow);
 with
                ThrowXML(XMLPlatformUtilsException,
                         XMLExcepts::File_BasePathUnderflow);

rahul

Reply via email to