[Zope-Checkins] CVS: Zope/lib/python/Shared/DC/xml/pyexpat/expat/xmlparse - xmlparse.c:1.2.188.1
Shane Hathaway
shane@digicool.com
Thu, 9 Aug 2001 13:34:13 -0400
Update of /cvs-repository/Zope/lib/python/Shared/DC/xml/pyexpat/expat/xmlparse
In directory cvs.zope.org:/tmp/cvs-serv29115/lib/python/Shared/DC/xml/pyexpat/expat/xmlparse
Modified Files:
Tag: NR-branch
xmlparse.c
Log Message:
Sync NR-branch with trunk. Sorry about so many checkin messages...
=== Zope/lib/python/Shared/DC/xml/pyexpat/expat/xmlparse/xmlparse.c 1.2 => 1.2.188.1 ===
const char *entityTextEnd)
{
- const ENCODING *internalEnc = ns ? XmlGetInternalEncodingNS() : XmlGetInternalEncoding();
STRING_POOL *pool = &(dtd.pool);
entityTextPtr += encoding->minBytesPerChar;
entityTextEnd -= encoding->minBytesPerChar;