Post #2813111
2026-05-10 18:51 UTC
@simontatham@hachyderm.io Yeah, that was a weirdly C++-ish error message; thanks for reporting. Seems like something got crossed in the parsing bit; I pushed a fix to the thephd.dev branch and it'll eventually reflect there. (Probably gotta wait until Monday midday to test again on Godbolt.)
On the bright side, on my local branch it worked out just fine when I tested your code against the modified patch so that was nice.
Replies (1)
-
@thephd@pony.social 2026-05-11 13:26
@simontatham@hachyderm.io Following up, it's indeed fixed! https://godbolt.org/z/4Wv31bej8 Thanks for poking at it, should be more (or less?) okay now.