Commit 1de382eb061b70b07040b3932c4b6082eb3ded79

Wang Lam 2009-08-24T17:34:25

Fix SetGenericErrorFunc and SetStructured clash * include/libxml/globals.h globals.c global.data: define a new global variable (per thread) for structured error reporting, to not conflict with generic one * error.c: when defined use the structured error report over any generic one