[Pkg-haskell-commits] darcs: haskell-language-javascript: Remove patch no-utf8-happy-file
Joachim Breitner
mail at joachim-breitner.de
Sat Oct 20 16:04:41 UTC 2012
Sat Oct 20 15:30:26 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Remove patch no-utf8-happy-file
Ignore-this: 9808b050d35049731949ca950646d1c0
M ./changelog +1
R ./patches/no-utf8-happy-file
M ./patches/series -1
Sat Oct 20 15:30:26 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Remove patch no-utf8-happy-file
Ignore-this: 9808b050d35049731949ca950646d1c0
diff -rN -u old-haskell-language-javascript//changelog new-haskell-language-javascript//changelog
--- old-haskell-language-javascript//changelog 2012-10-20 16:04:41.134244064 +0000
+++ new-haskell-language-javascript//changelog 2012-10-20 16:04:41.186555741 +0000
@@ -4,6 +4,7 @@
against experimental
* Bump standards version, no change
* New upstream release
+ + Remove patch no-utf8-happy-file
* Enable test suite
-- Joachim Breitner <nomeata at debian.org> Fri, 19 Oct 2012 22:59:42 +0200
diff -rN -u old-haskell-language-javascript//patches/no-utf8-happy-file new-haskell-language-javascript//patches/no-utf8-happy-file
--- old-haskell-language-javascript//patches/no-utf8-happy-file 2012-10-20 16:04:41.134244064 +0000
+++ new-haskell-language-javascript//patches/no-utf8-happy-file 1970-01-01 00:00:00.000000000 +0000
@@ -1,16 +0,0 @@
-Description: No utf8 characters in happy input
-Author: Joachim Breitner <nomeata at debian.org>
-Bug-Debian: http://bugs.debian.org/640742
-Forwarded: no
-
---- a/src/Language/JavaScript/Parser/Grammar5.y
-+++ b/src/Language/JavaScript/Parser/Grammar5.y
-@@ -911,7 +911,7 @@
- EmptyStatement : Semi { $1 }
-
- -- ExpressionStatement : See 12.4
---- [lookahead ∉ {{, function}] Expression ;
-+-- [lookahead not in {{, function}] Expression ;
- -- TODO: Sort out lookahead issue. Maybe by just putting production lower to set reduce/reduce conflict
- -- According to http://sideshowbarker.github.com/es5-spec/#x12.4, the ambiguity is with
- -- Block or FunctionDeclaration
diff -rN -u old-haskell-language-javascript//patches/series new-haskell-language-javascript//patches/series
--- old-haskell-language-javascript//patches/series 2012-10-20 16:04:41.130238159 +0000
+++ new-haskell-language-javascript//patches/series 2012-10-20 16:04:41.183226123 +0000
@@ -1,2 +1 @@
-no-utf8-happy-file
add-BangPatterns.diff
More information about the Pkg-haskell-commits
mailing list