Skip to content

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Jul 10, 2025

Because prevFields and currentFields have been already quoted by ', no need to add another.

The error message was

The fields ''x'' and ''y'' cannot be initialized together, because they are from conflicting branches in the case object.

@Araq Araq closed this Jul 15, 2025
@Araq Araq reopened this Jul 15, 2025
@Araq Araq merged commit cdb750c into devel Sep 15, 2025
21 checks passed
@Araq Araq deleted the pr_error_msgs branch September 15, 2025 13:04
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from cdb750c

Hint: mm: orc; opt: speed; options: -d:release
183055 lines; 8.664s; 660.703MiB peakmem

narimiran pushed a commit that referenced this pull request Sep 17, 2025
Because `prevFields` and `currentFields` have been already quoted by
`'`, no need to add another.

The error message was

```
The fields ''x'' and ''y'' cannot be initialized together, because they are from conflicting branches in the case object.
```

(cherry picked from commit cdb750c)
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.

2 participants