Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIBSTELL: fix argument mismatch in read_pies #191

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

kudav
Copy link
Collaborator

@kudav kudav commented Sep 7, 2023

This replaces functions used by read_pies with ones that don't cause an argument mismatch error. We could think of also changing all makefiles over to use
FLAGS_R += -Wno-argument-mismatch
FLAGS_D += -Wno-argument-mismatch
as discussed in #176

@kudav kudav requested a review from lazersos September 7, 2023 08:06
Copy link
Collaborator

@lazersos lazersos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@lazersos lazersos merged commit 853ebd0 into develop Sep 7, 2023
2 checks passed
@lazersos lazersos deleted the bugfix/PIES_argumentMismatch branch September 7, 2023 08:23
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.

2 participants