This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Require a space or a newline after a "#line XXX" directive
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 5 Jan 2009 17:14:01 +0000 (18:14 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 6 Jan 2009 10:48:43 +0000 (11:48 +0100)
commit26b6dc3ff01d5987ade8e7bb4d8844b01828ff83
treec6ac9e5b12180a80714404eef1815e4b93dd08cc
parent8ff80fc4c8e0f0cb22397f72417eafe1cf3e2c64
Require a space or a newline after a "#line XXX" directive

This fixes bug [perl #59170] Typo: bad regex for #line directive in perlsyn.
t/comp/parser.t
toke.c