[
https://issues.apache.org/jira/browse/XERCESC-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Cantor resolved XERCESC-2112.
-----------------------------------
Resolution: Fixed
Assignee: Scott Cantor
r1804272
> PSVI XSObject getNamespace method should be const
> -------------------------------------------------
>
> Key: XERCESC-2112
> URL: https://issues.apache.org/jira/browse/XERCESC-2112
> Project: Xerces-C++
> Issue Type: Bug
> Components: Validating Parser (XML Schema)
> Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4
> Reporter: Scott Cantor
> Assignee: Scott Cantor
> Fix For: 3.2.0
>
>
> XSObject::getNamespace is declared non-const, which is wrong, but also
> triggers method override warnings on Solaris.
> I think the subclass that redeclaring that method as pure virtual (and const)
> is a little fishy, but the compiler understands the situation well enough as
> long as the method signatures match.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]