You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/12/31 21:08:16 UTC

DO NOT REPLY [Bug 25847] New: - Patch with changes of the MsgCreator sub-project

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25847>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25847

Patch with changes of the MsgCreator sub-project

           Summary: Patch with changes of the MsgCreator sub-project
           Product: XalanC
           Version: 1.6
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: dmitryh@ca.ibm.com


1. MsgCreator for Win32 now is built with a /W4 warning level
2. Removed usage of Xerces's LocalFileFormatTarget class: Xerces 2.4 on Solaris 
64 bit platforms creates files with a zero access permission
3. Some other style improvements