Update of /sources/public/validator/httpd/cgi-bin In directory hutz:/tmp/cvs-serv12714/httpd/cgi-bin Modified Files: check Log Message: Bring back comment why XML::LibXML 1.70+ is needed. Index: check =================================================================== RCS file: /sources/public/validator/httpd/cgi-bin/check,v retrieving revision 1.777 retrieving revision 1.778 diff -u -d -r1.777 -r1.778 --- check 10 Jun 2010 22:15:47 -0000 1.777 +++ check 10 Jun 2010 22:19:55 -0000 1.778 @@ -222,7 +222,7 @@ local $ENV{XML_CATALOG_FILES} = catfile($CFG->{Paths}->{SGML}->{Library}, 'catalog.xml'); require XML::LibXML; - XML::LibXML->VERSION(1.70); + XML::LibXML->VERSION(1.70); # Need 1.70 for (working) structured errors } # end of BEGIN block.Received on Thursday, 10 June 2010 22:19:59 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:02:44 UTC