This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Partial fix of bug [perl #17589] : prevent the parser to
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 29 Oct 2002 20:37:31 +0000 (20:37 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 29 Oct 2002 20:37:31 +0000 (20:37 +0000)
commit904d85c5b9ccc833788234557fda3bc74a77ca8b
treed3a173b0ef63342d042d4082a467b71e0c32401f
parentb8370f2a62ce28c9808787355d168ac28a1aaa1c
Partial fix of bug [perl #17589] : prevent the parser to
segfault when encountering the erroneous construct "sub;".

p4raw-id: //depot/perl@18072
pod/perldiag.pod
t/op/anonsub.t
toke.c