[ expat-Patches-559910 ] SkippedEntityHandler added

noreply@sourceforge.net noreply@sourceforge.net
Fri Jun 7 04:25:02 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: Accepted
Priority: 5
Submitted By: Karl Waclawek (kwaclaw)
>Assigned to: Karl Waclawek (kwaclaw)
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
 

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-07 07:24

Message:
Logged In: YES 
user_id=3066

Let's get this cecked in!  ;-)

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

Comment By: Karl Waclawek (kwaclaw)
Date: 2002-05-24 15:18

Message:
Logged In: YES 
user_id=290026

Added the full files for those non-Unix people
(like me) that are not used to diff and patch

Karl

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

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