Skip to content

Fix detection of main wrapper function#17789

Merged
sbc100 merged 1 commit intomainfrom
fix_main_argv
Sep 6, 2022
Merged

Fix detection of main wrapper function#17789
sbc100 merged 1 commit intomainfrom
fix_main_argv

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Sep 2, 2022

Note that the expectations for test_metadce_mem grew because we were
previously mis-detecting mem.c as not read params, when in fact it does.

Fixes: #17720

@sbc100 sbc100 requested a review from kripken September 2, 2022 09:49
@sbc100 sbc100 force-pushed the fix_main_argv branch 2 times, most recently from ed12a2a to 5827570 Compare September 2, 2022 11:38
Note that the expectations for test_metadce_mem grew because we were
previously mis-detecting mem.c as not read params, when in fact it does.

Fixes: #17720
@sbc100 sbc100 merged commit eb88fe2 into main Sep 6, 2022
@sbc100 sbc100 deleted the fix_main_argv branch September 6, 2022 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

argv handling broken in 3.1.20

2 participants