• Show log

    Commit

  • Hash : 7802ba56
    Author : Daniel Veillard
    Date : 2005-10-27T11:56:20

    avoid function parameters names 'list' as this seems to give troubles with
    
    * valid.c xmlregexp.c include/libxml/valid.h
      include/libxml/xmlregexp.h: avoid function parameters names 'list'
      as this seems to give troubles with VC6 and stl as reported by
      Samuel Diaz Garcia.
    Daniel