Message:

   The following issue has been resolved as FIXED.

   Resolver: cargilld
       Date: Tue, 21 Sep 2004 3:13 PM

I just checked in a change to resolve this problem. Please verify. 
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1101

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1101
    Summary: namespace macros not used
       Type: Bug

     Status: Resolved
 Resolution: FIXED

    Project: Xerces-C++
 Components: 
             Documentation
   Fix Fors:
             Nightly build (please specify the date)
   Versions:
             2.4.0

   Assignee: 
   Reporter: Adam Heinz

    Created: Tue, 23 Dec 2003 2:45 PM
    Updated: Tue, 21 Sep 2004 3:13 PM
Environment: Operating System: All
Platform: All

Description:
Documentation uses old-style

// indicate using Xerces-C++ namespace in general
using namespace xercesc;

// need to properly scope any forward declarations
namespace xercesc {
class AttributeList;
}

instead of using newer XERCES_CPP_NAMESPACE* macros.


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

Reply via email to