This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f1c22b9
)
toke.c: Remove obsolete comment
author
Father Chrysostomos
<sprout@cpan.org>
Tue, 16 Sep 2014 12:32:35 +0000
(
05:32
-0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 16 Sep 2014 17:03:57 +0000
(10:03 -0700)
345b37853
removed the associated parameter.
toke.c
patch
|
blob
|
blame
|
history
diff --git
a/toke.c
b/toke.c
index
8a8d187
..
cd00e9d
100644
(file)
--- a/
toke.c
+++ b/
toke.c
@@
-1987,7
+1987,6
@@
S_newSV_maybe_utf8(pTHX_ const char *const start, STRLEN len)
* a keyword (do this if the word is a label, e.g. goto FOO)
* int allow_pack : if true, : characters will also be allowed (require,
* use, etc. do this)
- * int allow_initial_tick : used by the "sub" lexer only.
*/
STATIC char *