You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/09/27 14:48:12 UTC

DO NOT REPLY [Bug 13073] New: - GeneralAttributeCheck.cpp : compilation fails with Sun C++ 4.2 on Solaris2.7 system

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=13073>.
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=13073

GeneralAttributeCheck.cpp : compilation fails with Sun C++ 4.2 on Solaris2.7 system

           Summary: GeneralAttributeCheck.cpp : compilation fails with Sun
                    C++ 4.2 on Solaris2.7 system
           Product: Xerces-C++
           Version: 2.1.0
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: lecuyer@clr34ei.der.edf.fr


on a solaris 2.7 SUN workstation with the Sun C++ 4.2 compiler version,
the compilation fails for the source code file GeneralAttributeCheck.cpp

on lines 828 and 882, we must add 'GeneralAttributeCheck::'
before E_Count and A_Count to get the compilation succeed.

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