8000 Support ALL EXCEPT value constraints in the ASN.1 runtime · Issue #28 · pycrate-org/pycrate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support ALL EXCEPT value constraints in the ASN.1 runtime #28
Open
@mitshell

Description

@mitshell

Currently, ALL EXCEPT value constraints are processed by the compiler and verified during compilation, but not translated in the generated Python modules, as they are not visible constraints.

See #25 for reference.
The appropriate code generation should certainly be provided around here:

if Consts_val_excl:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0