You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by xe...@xml.apache.org on 2004/08/20 22:03:19 UTC

[jira] Created: (XERCESC-1259) compile error while building xalan-c 1.8

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[jira] Resolved: (XERCESC-1259) compile error while building xalan-c 1.8

Posted by xe...@xml.apache.org.
Message:

   The following issue has been resolved as FIXED.

   Resolver: Alberto Massari
       Date: Thu, 23 Sep 2004 12:12 AM

The fix is in CVS. Please verify.

Alberto
---------------------------------------------------------------------
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: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Xerces-C++

   Assignee: 
   Reporter: mark helzer

    Created: Fri, 20 Aug 2004 1:02 PM
    Updated: Thu, 23 Sep 2004 12:12 AM
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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org