[ http://issues.apache.org/jira/browse/XERCESC-1107?page=history ]
cargilld resolved XERCESC-1107:
-------------------------------
Resolution: Fixed
With the recent changes Alberto checked into cvs, plus other changes made
earlier, I think the problems reported in this bug are resolved. Please verify.
> ValueVectorOf Missing XMemory Copy Construction
> -----------------------------------------------
>
> Key: XERCESC-1107
> URL: http://issues.apache.org/jira/browse/XERCESC-1107
> Project: Xerces-C++
> Type: Bug
> Components: Utilities
> Versions: 2.4.0
> Environment: Operating System: Linux
> Platform: Other
> Reporter: Reid Spencer
> Assignee: cargilld
> Attachments: patch.txt, xerces_2_4_gcc3xwarnings.patch
>
> The constructors of the ValueVectorOf class (in xercesc/util/ValueVectorOf.c)
> do
> not call the constructor for their base class, XMemory. G++ 3.3.1 complains
> about this, as it should.
> The patch is simple and should be applied.
--
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]