summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-20 19:10:36 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-20 19:10:36 +0000
commit44ef8c7de01654d0b33d6fd57119d1e622abb5a2 (patch)
tree0bcf51285f2251b38e706df61a34f2b4ddc7508a
parentc992311e6ba2e9c6c9a9573d99d0dcd5c110c92c (diff)
downloadperl-44ef8c7de01654d0b33d6fd57119d1e622abb5a2.tar.gz
make regen; make regen_perly
-rw-r--r--META.yml3
-rw-r--r--perly.h2
2 files changed, 4 insertions, 1 deletions
diff --git a/META.yml b/META.yml
index 8d217553a5..ef1c575a0b 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 3450f1de12..95db74499f 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