From: Dave Mitchell Date: Sat, 7 May 2005 11:06:16 +0000 (+0000) Subject: add 1.875c to the list of supported bisons X-Git-Tag: accepted/trunk/20130322.191538~20788 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5203fbcae61b42c66ba138a48162ecc0880db2c9;p=platform%2Fupstream%2Fperl.git add 1.875c to the list of supported bisons p4raw-id: //depot/perl@24411 --- diff --git a/regen_perly.pl b/regen_perly.pl index 024d785..6a372f9 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -65,7 +65,7 @@ die "$0: must be run on an ASCII system\n" unless ord 'A' == 65; # the test below to allow that version too. DAPM Feb 04. my $version = `$bison -V`; -unless ($version =~ /\b(1\.875|2\.0)\b/) { die <