Skip to content

Commit 6c0b7dd

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 dafc64f commit 6c0b7dd

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
@@ -2409,7 +2409,7 @@ p |void |no_bareword_filehandle \
24092409
|NN const char *fhname
24102410
Tefprv |void |noperl_die |NN const char *pat \
24112411
|...
2412-
CGTdp |void |noshutdownhook
2412+
CTdp |void |noshutdownhook
24132413
Adp |int |nothreadhook
24142414
p |void |notify_parser_that_encoding_changed
24152415
: 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)