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 2004/04/18 06:01:54 UTC

DO NOT REPLY [Bug 28452] New: - runConfigure help does not include new HP platform

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28452

runConfigure help does not include new HP platform

           Summary: runConfigure help does not include new HP platform
           Product: XalanC
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: june@ca.ibm.com


The runConfigure help currently shows the following as the supported platforms:

echo "       -p <platform> 
(accepts 'aix', 'linux', 'freebsd', 'netbsd', 'solaris',
'hp-10', 'hp-11', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"

Upcoming release supports HP-UX 11 on Itanium but it is missing from the list.

Fix should be:

echo "       -p <platform> 
(accepts 'aix', 'linux', 'freebsd', 'netbsd', 'solaris',
'hp-10', 'hp-11', 'hp-11-ia64', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"

Will submit a patch for this.

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org