Skip to content

Conversation

@KaiS987
Copy link

@KaiS987 KaiS987 commented Oct 4, 2025

I discovered that compreg didn’t have a custom printer, so it was using the default format. That format wasn’t handling quoting correctly. The solution was to add a small custom parser and printer for the optional inner symbol attribute. Resolves #8833

@fabianschuiki
Copy link
Contributor

Hey @KaiS987, sorry for taking so long to fire off CI. Thanks for taking a stab at fixing this 🥳! It looks like a few of your changes might have gotten lost along the way, e.g. actually invoking the custom parser/printer from SeqOps.td. CI will probably find that.

@fabianschuiki fabianschuiki added Seq Involving the `seq` dialect bug Something isn't working labels Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Seq Involving the `seq` dialect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Seq] Register symbol with special characters does not round-trip

2 participants