Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

#41 Fixed enum definition parser repeating last value twice#46

Merged
Adhara3 merged 2 commits intoEFeru:mainEFeru/DbcParser:mainfrom
Brainy0207:fix-enum-parseBrainy0207/DbcParser:fix-enum-parseCopy head branch name to clipboard
Sep 26, 2023
Merged

#41 Fixed enum definition parser repeating last value twice#46
Adhara3 merged 2 commits intoEFeru:mainEFeru/DbcParser:mainfrom
Brainy0207:fix-enum-parseBrainy0207/DbcParser:fix-enum-parseCopy head branch name to clipboard

Conversation

@Brainy0207
Copy link
Copy Markdown

@Brainy0207 Brainy0207 commented Sep 20, 2023

The regex to parse enum definition values got broken by a change related to #41. It had two nested capture groups which led to the last value beeing repeated twice. Fixed the regex and updated the test code to check for the correct values.

@Brainy0207 Brainy0207 changed the title Fixed enum definition parser repeating last value twice (EFeru#41) Fixed enum definition parser repeating last value twice (#41) Sep 25, 2023
Updated tests to check for correct parsing of enum definitions
Fixed the regex for parsing enum definitions, which got broken by a change related to EFeru#41.
@Brainy0207 Brainy0207 changed the title Fixed enum definition parser repeating last value twice (#41) #41 Fixed enum definition parser repeating last value twice Sep 25, 2023
@Adhara3 Adhara3 merged commit 89aee40 into EFeru:main Sep 26, 2023
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.