• Show log

    Commit

  • Hash : 1b75c3bd
    Author : Daniel Veillard
    Date : 2005-06-26T21:49:08

    avoid name glob in agruments as it matches the glob() routine. first steps
    
    * include/libxml/valid.h valid.c: avoid name glob in agruments as
      it matches the glob() routine.
    * runtest.c Makefile.am: first steps toward a C regression test
      framework.
    Daniel