Skip to content

Commit ee4c4c6

Browse files
committed
embed.fnc: Remove spurious G flag from entry
This prevented an empty PERL_ARGS_ASSERT macro from being generated here, but those are optional to use, so there is no advantage to suppressing it.
1 parent 067631a commit ee4c4c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

embed.fnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2413,7 +2413,7 @@ p |void |no_bareword_filehandle \
24132413
|NN const char *fhname
24142414
Tefprv |void |noperl_die |NN const char *pat \
24152415
|...
2416-
CGTdp |void |noshutdownhook
2416+
CTdp |void |noshutdownhook
24172417
Adp |int |nothreadhook
24182418
p |void |notify_parser_that_encoding_changed
24192419
: Used in perly.y

proto.h

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

0 commit comments

Comments
 (0)