Skip to content

Conversation

@jonathan-r-thorpe
Copy link
Contributor

  • Enum sequences and struct sequences are failing the constraint validation even though they were valid.
  • This is because the enum and struct sequences were not being treated like arrays.
  • This PR fixes the problem.
  • It also includes improved logging/error reporting.
  • The draft MS-05-02 test suite in NMOS Testing has been updated to trap this bug.

Copy link
Collaborator

@lo-simon lo-simon left a comment

Choose a reason for hiding this comment

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

Suggest minor changes. Rest LGTM.

@lo-simon lo-simon merged commit 7a264e9 into master Oct 14, 2024
@jonathan-r-thorpe jonathan-r-thorpe deleted the fix-sequence-constraints branch March 17, 2025 16:27
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.

4 participants