Add "const" qualifier to get-member functions in psvi-framework
---------------------------------------------------------------

                 Key: XERCESC-1628
                 URL: http://issues.apache.org/jira/browse/XERCESC-1628
             Project: Xerces-C++
          Issue Type: Bug
          Components: Validating Parser (Schema) (Xerces 1.5 or up only)
    Affects Versions: 2.7.0
         Environment: xercesc-2.7.0-r1
            Reporter: Peter Piehler
         Attachments: XSNamedMap.c.diff, XSNamedMap.hpp.diff, 
XSNamespaceItem.hpp.diff

default, get member functions should be const (similar const and non-const 
implementation could be useful).  more often than not member function are only 
declared as non-const

see attached files for example.


-- 
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]

Reply via email to