• Show log

    Commit

  • Hash : 2e7598cb
    Author : Daniel Veillard
    Date : 2005-09-02T12:28:34

    avoid passing a char[] as snprintf first argument. implemented
    
    * encoding.c parserInternals.c: avoid passing a char[] as snprintf
      first argument.
    * threads.c include/libxml/threads.h: implemented xmlIsThreadsEnabled()
      based on Andrew W. Nosenko idea.
    * doc/* elfgcchack.h: regenerated the API
    Daniel