SOURCES: ocaml-wlex-patch.patch (NEW) - remove warn-error (some wa...

baggins baggins at pld-linux.org
Sun Dec 11 00:15:04 CET 2005


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

---- Files affected:
SOURCES:
   ocaml-wlex-patch.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ocaml-wlex-patch.patch
diff -u /dev/null SOURCES/ocaml-wlex-patch.patch:1.1
--- /dev/null	Sun Dec 11 00:15:04 2005
+++ SOURCES/ocaml-wlex-patch.patch	Sun Dec 11 00:14:58 2005
@@ -0,0 +1,11 @@
+--- wlex-20030827/wlex.patch~	2003-08-27 10:30:08.000000000 +0200
++++ wlex-20030827/wlex.patch	2005-12-11 00:05:01.854220000 +0100
+@@ -218,7 +218,7 @@
+ -CAMLOPT=../boot/ocamlrun ../ocamlopt -nostdlib -I ../stdlib
+ +CAMLC=ocamlc
+ +CAMLOPT=ocamlopt
+- COMPFLAGS=-warn-error A
++ COMPFLAGS=
+ -CAMLYACC=../boot/ocamlyacc
+ +CAMLYACC=ocamlyacc
+  YACCFLAGS=-v
================================================================



More information about the pld-cvs-commit mailing list