Skip to content
  • Nick Wellnhofer's avatar
    misc: Improve error handling · ecb4c9fb
    Nick Wellnhofer authored
    Remove calls to generic error handler or use stderr for
    
    - legacy deprecation warnings
    - nanohttp, nanoftp in standalone mode
    - memory debug messages
    
    Use xmlRaiseMemoryError.
    
    Remove TODO macro.
    
    Don't raise errors in xmlmodule.c.
    ecb4c9fb