Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESC-1259

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESC-1259
    Summary: compile error while building xalan-c 1.8
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Xerces-C++

   Assignee: 
   Reporter: mark helzer

    Created: Fri, 20 Aug 2004 1:02 PM
    Updated: Fri, 20 Aug 2004 1:02 PM
Environment: tru64 Compaq C++ V6.5-041 for Digital UNIX V4.0F  (Rev. 1229) Compiler 

Description:
cxx: Error: /adp/local/src/xerces-c-src_2_5_0/src/xercesc/util/NameIdPool.c, line 416: 
          expression must be a modifiable lvalue
    fMemoryManager = toAssign.fMemoryManager; ----^
cxx: Info: 1 error detected in the compilation of "/adp/local/src/xalan-c-src_1_ 
8_0/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgCreator.cpp".
make[3]: *** [../../../../obj/MsgCreator.o] Error 1



hudson.zk3-x.dec.com> cvs diff NameIdPool.hpp
Index: NameIdPool.hpp
===================================================================
RCS file: /home/cvspublic/xml-xerces/c/src/xercesc/util/NameIdPool.hpp,v
retrieving revision 1.9
diff -r1.9 NameIdPool.hpp
332c332
<     MemoryManager* const    fMemoryManager;
---
>     MemoryManager*          fMemoryManager;





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