SOURCES: ocaml-wlex-lex-src.patch - removed warn-error (some warni...

baggins baggins at pld-linux.org
Sun Dec 11 00:22:38 CET 2005


Author: baggins                      Date: Sat Dec 10 23:22:38 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed warn-error (some warnings on ocaml 3.09)

---- Files affected:
SOURCES:
   ocaml-wlex-lex-src.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/ocaml-wlex-lex-src.patch
diff -u SOURCES/ocaml-wlex-lex-src.patch:1.3 SOURCES/ocaml-wlex-lex-src.patch:1.4
--- SOURCES/ocaml-wlex-lex-src.patch:1.3	Wed Sep  3 23:55:31 2003
+++ SOURCES/ocaml-wlex-lex-src.patch	Sun Dec 11 00:22:33 2005
@@ -75,7 +75,7 @@
 +# The lexer generator
 +CAMLC=../boot/ocamlrun ../boot/ocamlc -nostdlib -I ../boot
 +CAMLOPT=../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib
-+COMPFLAGS=-warn-error A
++COMPFLAGS=
 +CAMLYACC=../boot/ocamlyacc
 +YACCFLAGS=-v
 +CAMLLEX=../boot/ocamlrun ../boot/ocamllex
@@ -239,7 +239,7 @@
 +
 +CAMLC=../boot/ocamlrun ../boot/ocamlc -I ../boot
 +CAMLOPT=../boot/ocamlrun ../ocamlopt -I ../stdlib
-+COMPFLAGS=-warn-error A
++COMPFLAGS=
 +LINKFLAGS=
 +CAMLYACC=../boot/ocamlyacc
 +YACCFLAGS=-v
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ocaml-wlex-lex-src.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list