Skip to content
  • Wang Lam's avatar
    Fix SetGenericErrorFunc and SetStructured clash · 1de382eb
    Wang Lam authored and Daniel Veillard's avatar Daniel Veillard committed
    * 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
    1de382eb