Skip to content

Add missing comma causing implicit str concat#176

Open
EhsanKia wants to merge 1 commit intoYosysHQ:mainfrom
EhsanKia:patch-1
Open

Add missing comma causing implicit str concat#176
EhsanKia wants to merge 1 commit intoYosysHQ:mainfrom
EhsanKia:patch-1

Conversation

@EhsanKia
Copy link
Copy Markdown

This was found using a regex and is most likely a bug. The two adjacent strings get implicitly concatenated, which is not the right logic.

@uis246
Copy link
Copy Markdown

uis246 commented Nov 3, 2021

@gatecat

@uis246
Copy link
Copy Markdown

uis246 commented Dec 19, 2021

Any news

@EhsanKia
Copy link
Copy Markdown
Author

Yeah I'm not sure, there were 2 pull requests earlier this week that were accepted. This one is a trivial one-liner which is clearly a bug.

@gatecat
Copy link
Copy Markdown
Member

gatecat commented Dec 20, 2021

Sorry, its not as trivial as it looks as I need to check that there isn't reliance on the broken behaviour anywhere else. I will try and get to it though.

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