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

Three fixes: #1816

Merged
merged 1 commit into from Feb 28, 2024
Merged

Three fixes: #1816

merged 1 commit into from Feb 28, 2024

Conversation

asuessenbach
Copy link
Contributor

  • do not create enhanced struct constructors, if the length of an array is determined by a member of that struct that is a pointer;
  • check for error if a command parameter has a len attribute, but is not a pointer
  • accept sync access and sync stage to be multiply aliased.

- do not create enhanced struct constructors, if the length of an array is determined by a member of that struct that is a pointer;
- check for error if a command parameter has a len attribute, but is not a pointer
- accept sync access and sync stage to be multiply aliased.
@asuessenbach asuessenbach merged commit 73f210a into KhronosGroup:main Feb 28, 2024
12 checks passed
@asuessenbach asuessenbach deleted the fixes branch February 28, 2024 12:05
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.

None yet

1 participant