Skip to content

Commit 63b91e0

Browse files
committed
regen/keywords.pl: remove obsolete comment
coresub_op() no longer hardcodes assumptions about the numeric values of __FILE__, __LINE__, __PACKAGE__ keyword symbols.
1 parent 4973474 commit 63b91e0

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

keywords.c

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

keywords.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

regen/keywords.pl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ END
115115
read_only_bottom_close_and_rename($_, [$0]) foreach $c, $h;
116116

117117

118-
# coresub_op in op.c expects __FILE__, __LINE__ and __PACKAGE__ to be the
119-
# first three.
120-
121118
__END__
122119
123120
NULL

0 commit comments

Comments
 (0)