[ expat-Patches-559910 ] SkippedEntityHandler added

noreply@sourceforge.net noreply@sourceforge.net
Thu May 23 18:07:03 2002


Patches item #559910, was opened at 2002-05-23 21:06
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=559910&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Karl Waclawek (kwaclaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: SkippedEntityHandler added

Initial Comment:
This patch is an implementation of bug/feature request
# 552297. It implements the simplified version
of the original proposal.

The skippedEntityHandler is called in two situations:

1) An entity reference is encountered for which no 
   declaration has been read *and* this is not an error.
2) An internal entity reference is read, but not expanded, 
   because XML_SetDefaultHandler has been called.

The attached Diff file is based on expat.h rev. 1.22
and xmlparse.c rev. 1.41.

Karl
 

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=559910&group_id=10127