Skip to content

Enable actual OCMF 1.4 parsing#51

Open
ZakMcKrack3n wants to merge 1 commit into
SAFE-eV:mainfrom
LADE-GmbH:ocmf-1.4-parsing
Open

Enable actual OCMF 1.4 parsing#51
ZakMcKrack3n wants to merge 1 commit into
SAFE-eV:mainfrom
LADE-GmbH:ocmf-1.4-parsing

Conversation

@ZakMcKrack3n
Copy link
Copy Markdown

The MAX_VERSION gated versions up to 1.4, but the actual parsing was hard coded to 1.3

Changed version comparison to use MAX_VERSION and removed cutoff logic as the
initial version check now already prevents unsupported versions to pass.

The MAX_VERSION gated versions up to 1.4, but the actual parsing was hardcoded to 1.3

Changed version comparison and cutoff logic to use MAX_VERSION
Removed surplus exception as max version was already checked (unreachable code).
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.

1 participant