From 44ef8c7de01654d0b33d6fd57119d1e622abb5a2 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Sat, 20 Nov 2010 19:10:36 +0000 Subject: [PATCH] make regen; make regen_perly --- META.yml | 3 +++ perly.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/META.yml b/META.yml index 8d21755..ef1c575 100644 --- a/META.yml +++ b/META.yml @@ -20,7 +20,9 @@ no_index: - dist/constant - dist/Cwd - dist/Data-Dumper + - dist/ExtUtils-Command - dist/ExtUtils-Install + - dist/ExtUtils-Manifest - dist/ExtUtils-ParseXS - dist/Filter-Simple - dist/I18N-LangTags @@ -30,6 +32,7 @@ no_index: - dist/Locale-Maketext - dist/Math-BigInt - dist/Math-BigInt-FastCalc + - dist/Math-BigRat - dist/Module-CoreList - dist/Net-Ping - dist/Pod-Perldoc diff --git a/perly.h b/perly.h index 3450f1d..95db744 100644 --- a/perly.h +++ b/perly.h @@ -221,7 +221,7 @@ typedef union YYSTYPE TOKEN* tkval; #endif } -/* Line 1529 of yacc.c. */ +/* Line 1489 of yacc.c. */ YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 -- 2.7.4