Skip to content
Snippets Groups Projects
Select Git revision
0 results

global.data

  • Wang Lam's avatar
    fe19d8763b53
    Fix SetGenericErrorFunc and SetStructured clash · fe19d8763b53
    Wang Lam authored
    * 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
    fe19d8763b53
    History
    Fix SetGenericErrorFunc and SetStructured clash
    Wang Lam authored
    * 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