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

Improve the wrapper helper #1844

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Improve the wrapper helper #1844

merged 2 commits into from
Sep 20, 2024

Conversation

rajdakin
Copy link
Collaborator

@rajdakin rajdakin commented Sep 20, 2024

This PR:

  • adds a file specific to ARM64 (to be revisited), with the list of all predefined macros;
  • fixes a fatal error when an argument of a function, other than the last one, is an array;
  • adds back explicitly simple structures;
  • adds strict conversion and changes type_letters to be relaxed conversion (which doesn't care about qualifiers);
  • change the default behaviour on the generator to always add an E character when the function is a GO[W]M;
  • adds more supported casts in expression evaluation;
  • removes "Warning: '...' is already in the declaration map with the same type"

@ptitSeb ptitSeb merged commit 550b722 into ptitSeb:main Sep 20, 2024
23 checks passed
@rajdakin rajdakin deleted the wrapperhelper branch September 20, 2024 12:09
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