Re: [xml] Error in sax.c ?

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Wed Nov 08 2000 - 04:20:38 EST


On Tue, Nov 07, 2000 at 02:48:52PM -0500, Marc Sanfacon wrote:
> Hi there,
> in sax.c in function 'void htmlDefaultSAXHandlerInit(void)' there is
> the following code:
>
> htmlDefaultSAXHandler.characters = characters;
> xmlDefaultSAXHandler.cdataBlock = cdataBlock;
> htmlDefaultSAXHandler.ignorableWhitespace = ignorableWhitespace;
>
> Is it normal to initialize the xmlDefault instead of the htmlDefault in this
> function?

  Dohhh ... cut'n paste hastyness ... Good catch !!!
Of course it's an error :-)

  thanks I propagated the fix !

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | libxml Gnome XML toolkit
Tel : +33 476 615 257  | 655, avenue de l'Europe | http://xmlsoft.org/
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Rpmfind search site
 http://www.w3.org/People/all#veillard%40w3.org  | http://rpmfind.net/
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Nov 08 2000 - 04:51:10 EST