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

Fix/issue 2 #3

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Fix/issue 2 #3

merged 3 commits into from
Mar 13, 2024

Conversation

6d7a
Copy link
Member

@6d7a 6d7a commented Mar 13, 2024

ASN.1 values of SET, 'SEQUENCE, SET OF, and 'SEQUENCE OF types are ambiguous. For example { item FALSE } could be a value of either type. This hasn't been handled correctly in all cases by the compiler and will be fixed with this PR.
Closes #2

@6d7a 6d7a merged commit ee6aab0 into main Mar 13, 2024
1 check passed
@6d7a 6d7a deleted the fix/issue-2 branch March 13, 2024 11: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.

Issue with DEFAULT {} in SEQUENCE OF Type
1 participant