[ http://issues.apache.org/jira/browse/XALANC-498?page=all ] Dmitry Hayes reopened XALANC-498: ---------------------------------
It's not safe to include "XalanMessageLoader.hpp" or directly "LocalMsgIndex.hpp"into Xalan header files:the files can be included (directly or not) into the user application , but we don't provide the LocalMsgIndex.hpp with the binary packages, so the build may fail . Example: XALANC-510 > Fixes for various error message problems. > ----------------------------------------- > > Key: XALANC-498 > URL: http://issues.apache.org/jira/browse/XALANC-498 > Project: XalanC > Type: Bug > Components: XalanC > Versions: CurrentCVS > Reporter: David Bertoni > Assignee: David Bertoni > Fix For: CurrentCVS > Attachments: patch.txt, patch.txt > > There are many bugs in the current code with respect to loading and reporting > errors. This patch fixes them and makes some API changes to prevent similar > errors from happening in the future. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
