[ 
https://issues.apache.org/jira/browse/XERCESC-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor closed XERCESC-1190.
---------------------------------
    Assignee: cargilld

> English cleanups in programming guide
> -------------------------------------
>
>                 Key: XERCESC-1190
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1190
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.5.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Jerry Quinn
>            Assignee: cargilld
>             Fix For: 2.6.0
>
>
> The following paragraph:
> If C++ Namespace support is ENABLED (all the binary distributions of 
> Xerces-C++
> 2.5.0 are built with C++ Namespace enabled), users' applications must 
> namespace
> qualified all the Xerces-C++ classes/data/variables with "xercesc::" or add 
> the
> "using namespace xercesc"  clause. Users also need to ensure all forward
> declarations are properly qualified or scope. For example
> should read:
> If C++ Namespace support is ENABLED (all the binary distributions of 
> Xerces-C++
> 2.5.0 are built with C++ Namespace enabled), users' applications must 
> namespace
> qualify all the Xerces-C++ classes/data/variables with "xercesc::" or add the
> "using namespace xercesc"  clause. Users also need to ensure all forward
> declarations are properly qualified or scoped. For example



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to