Hi Berin,
I will committ this change in a day or so when I check in a number of other
fixes. Thanks.
Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]
Berin Lautenbach
<[EMAIL PROTECTED]
mes.org> To
[EMAIL PROTECTED]
01/26/2004 04:16 cc
AM
Subject
FreeBSD errors in CVS build
Please respond to
xerces-c-dev
Peoples,
There appear to be two (very!) minor typos in the
FreeBSDPlatformUtils.cpp file in cvs.
I was going to enter a bug in nagoya, but it just didn't seem worth it
for something so small :>.
Would someone be able to fix?
Cheers,
Berin
Index: FreeBSDPlatformUtils.cpp
===================================================================
RCS file:
/home/cvspublic/xml-xerces/c/src/xercesc/util/Platforms/FreeBSD/FreeBSDPlatformUtils.cpp,v
retrieving revision 1.21
diff -r1.21 FreeBSDPlatformUtils.cpp
307c307
< XMLExcepts::File_CouldNotGetCurPos, manger);
---
> XMLExcepts::File_CouldNotGetCurPos, manager);
546c546
< atomicOpsMutex = new (fgMemoryManager) atomicOpsMutex();
---
> atomicOpsMutex = new (fgMemoryManager) XMLMutex();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]