Make the toke.c functions always operate on PL_compiling, even if we call them at...
authorFlorian Ragwitz <rafl@debian.org>
Fri, 10 Jul 2009 10:31:33 +0000 (12:31 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 10 Jul 2009 10:31:33 +0000 (12:31 +0200)
commit2688337bafe83db36857a49ecfd39984ef08ee73
tree55cc7fa2dbe3a3b91e4fd0381a79837717f89d26
parent9183b0403d3a4474807820ef9e62110298da31ba
Make the toke.c functions always operate on PL_compiling, even if we call them at runtime.

This fixes the broken line numbers. Thanks Ash Berlin, for working this out!
stolen_chunk_of_toke.c
t/lines.t