[Pkg-ocaml-maint-commits] r3162 - /trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff

enrico at users.alioth.debian.org enrico at users.alioth.debian.org
Sun Sep 17 13:18:52 UTC 2006


Author: enrico
Date: Sun Sep 17 13:18:52 2006
New Revision: 3162

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3162
Log:
Properly removed the extra prerr

Modified:
    trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff

Modified: trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff?rev=3162&op=diff
==============================================================================
--- trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff (original)
+++ trunk/packages/polygen/trunk/debian/patches/02-search-for-grammars.diff Sun Sep 17 13:18:52 2006
@@ -1,7 +1,7 @@
-diff -Naur polygen-1.0.6.ds1/src/main.ml polygen-1.0.6.ds1.patched/src/main.ml
---- polygen-1.0.6.ds1/src/main.ml	2005-11-21 21:33:38.000000000 +0100
-+++ polygen-1.0.6.ds1.patched/src/main.ml	2006-09-17 13:12:15.238668750 +0200
-@@ -119,6 +119,78 @@
+diff -Naur polygen-1.0.6.ds2/src/main.ml polygen-1.0.6.ds2a/src/main.ml
+--- polygen-1.0.6.ds2/src/main.ml	2005-11-21 21:33:38.000000000 +0100
++++ polygen-1.0.6.ds2a/src/main.ml	2006-09-17 15:16:13.275517000 +0200
+@@ -119,6 +119,76 @@
          msg "preprocessing grammar...";
          Pre.pre decls0
  
@@ -78,7 +78,7 @@
  
  (* main *)
  
-@@ -132,6 +204,9 @@
+@@ -132,6 +202,9 @@
              fprintf !dest "%s\n" (Absyn1.pretty_decls "" (get_decls1 source))
  
        | Generate ->
@@ -88,4 +88,3 @@
        		(* load complied or source grammar *)
              let decls =
              	try
- 




More information about the Pkg-ocaml-maint-commits mailing list