Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-1269 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-1269 Summary: XMLNetAccessor.hpp - extraneous comment causes SunPro CC compiler to fail Type: Bug Status: Unassigned Priority: Major Project: Xerces-C++ Components: Utilities Versions: 2.5.0 Assignee: Reporter: Greg Franks Created: Fri, 3 Sep 2004 5:50 PM Updated: Fri, 3 Sep 2004 5:50 PM Environment: % CC -V CC: WorkShop Compilers 5.0 02/10/08 C++ 5.0 Patch 107311-19 % uname -a SunOS merlin.sce.carleton.ca 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Blade-100 % Description: % cvs diff -u XMLNetAccessor.hpp Index: XMLNetAccessor.hpp =================================================================== RCS file: /home/cvspublic/xml-xerces/c/src/xercesc/util/XMLNetAccessor.hpp,v retrieving revision 1.6 diff -u -r1.6 XMLNetAccessor.hpp --- XMLNetAccessor.hpp 11 May 2004 13:39:35 -0000 1.6 +++ XMLNetAccessor.hpp 4 Sep 2004 00:48:22 -0000 @@ -77,7 +77,7 @@ typedef enum { GET, PUT, - POST, + POST } HTTPMethod; // ----------------------------------------------------------------------- % --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]