SOURCES: perl-Parse-Lex-strict.patch - more fixes

agaran agaran at pld-linux.org
Fri Jul 6 13:30:17 CEST 2007


Author: agaran                       Date: Fri Jul  6 11:30:17 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more fixes

---- Files affected:
SOURCES:
   perl-Parse-Lex-strict.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/perl-Parse-Lex-strict.patch
diff -u SOURCES/perl-Parse-Lex-strict.patch:1.1 SOURCES/perl-Parse-Lex-strict.patch:1.2
--- SOURCES/perl-Parse-Lex-strict.patch:1.1	Fri Jul  6 13:22:54 2007
+++ SOURCES/perl-Parse-Lex-strict.patch	Fri Jul  6 13:30:12 2007
@@ -16,3 +16,11 @@
      { package DB;		# what is the part name?
        @DB::caller = caller(2);	# why is this needed? /ee?
        @DB::caller = caller(1);
+--- ParseLex-2.15/t/test4.t~	2007-07-06 13:23:31.000000000 +0200
++++ ParseLex-2.15/t/test4.t	2007-07-06 13:26:56.000000000 +0200
+@@ -55,4 +55,4 @@
+ [main::lexer|Parse::CLex] Token read (NEWLINE, \n): 
+ 
+ [main::lexer|Parse::CLex] Token read (ERROR, .*): this is an invalid string with a "" in it"
+-can't analyze: "this is an invalid string with a "" in it"" at examples/ctokenizer.pl line 17, <DATA> chunk 4.
++can't analyze: "this is an invalid string with a "" in it"" at examples/ctokenizer.pl line 17, <DATA> line 4.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/perl-Parse-Lex-strict.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list