Commit a37a6ad91a61d168ecc4b29263def3363fff4da6

Daniel Veillard 2006-10-10T20:05:45

trying to fix entities behaviour when using SAX, had to extend entities * include/libxml/entities.h entities.c SAX2.c parser.c: trying to fix entities behaviour when using SAX, had to extend entities content and hack on the entities processing code, but that should fix the long standing bug #159219 Daniel