Thanks Pete,
Good catch! I've committed the patch.
Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone: 905-413-3519, T/L 969-3519
E-mail: [EMAIL PROTECTED]
Pete
Lloyd/Toronto/IBM To: [EMAIL PROTECTED]
@IBMCA cc:
Subject: patch for PSVIHandler
11/17/2003 12:54
PM
Please respond to
xerces-c-dev
This patch fixes an error in PSVIHandler... the wrong file was included.
-Pete Lloyd
Index: PSVIHandler.hpp
===================================================================
RCS file:
/home/cvspublic/xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp,v
retrieving revision 1.2
diff -r1.2 PSVIHandler.hpp
72c72
< #include <xercesc/framework/psvi/PSVIAttribute.hpp>
---
> #include <xercesc/framework/psvi/PSVIAttributeList.hpp>
---------------------------------------------------------------------
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]