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: oer enumerated decoding handled zero padding when it should not #249

Merged
merged 1 commit into from
May 13, 2024

Conversation

Nicceboy
Copy link
Contributor

Decoding of enumerated values in OER handled zero padding when it should be strict instead.

@Nicceboy
Copy link
Contributor Author

There seems to be build issue on Nightly Windows. Not sure whose problem is that:

info: downloading self-update

  stable-x86_64-pc-windows-msvc updated - rustc 1.78.0 (9b00956e5 2024-04-29) (from rustc 1.77.2 (25ef9e3d8 2024-04-09))

info: cleaning up downloads & tmp directories
ci/set_rust_version.bash: line 4: /c/Users/runneradmin/.cargo/bin/rustup: Device or resource busy
warning: tool `rust-analyzer` is already installed, remove it from `C:\Users\runneradmin\.cargo\bin`, then run `rustup update` to have rustup manage this tool.
warning: tool `rustfmt` is already installed, remove it from `C:\Users\runneradmin\.cargo\bin`, then run `rustup update` to have rustup manage this tool.
warning: tool `cargo-fmt` is already installed, remove it from `C:\Users\runneradmin\.cargo\bin`, then run `rustup update` to have rustup manage this tool.
Error: Process completed with exit code 126.

@XAMPPRocky XAMPPRocky merged commit 9e889ba into librasn:main May 13, 2024
59 of 65 checks passed
@XAMPPRocky
Copy link
Collaborator

Thank you for your PR!

@github-actions github-actions bot mentioned this pull request May 13, 2024
@Nicceboy Nicceboy deleted the oer-enum-logic-bug-fix branch May 13, 2024 17:13
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

2 participants