Skip to content

Conversation

@Rawk
Copy link
Contributor

@Rawk Rawk commented Jan 11, 2026

The lexer::object_identifier::object_identifier_value parser optionally matched an "OBJECT IDENTIFIER" or "RELATIVE-OID" prefix. But this is not allowed for object identifier values, so remove it.

Note that no snapshots are changed due to this.

Also improve the related comments: Adds the syntax from the standard. Remove comments about basic parser semantics.

The `lexer::object_identifier::object_identifier_value` parser
optionally matched a "OBJECT IDENTIFIER" or "RELATIVE-OID" prefix. But
this is not allowed for object identifier values, so remove it.

Note that no snapshots are changed due to this.

This also improves the related comments. Adds the syntax from the
standard. Remove comments about basic parser semantics.
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