Skip to content

Conversation

@bfredl
Copy link
Contributor

@bfredl bfredl commented Oct 30, 2025

takeDelimiterExclusive doesn't advance the seek position after the newline anymore, leading to failures. This is noticed when building with -Dlang=lua51

takeDelimiterExclusive doesn't advance the seek position after the
newline anymore, leading to failures. This is noticed when building
with -Dlang=lua51
@bfredl
Copy link
Contributor Author

bfredl commented Oct 30, 2025

I think the zig-master failure is unrelated (master changed translate-c implementation recently, since the main branch here was last tested in the middle of september)

@natecraddock
Copy link
Owner

Thanks for catching this!

I'll merge even with the failure because this doesn't make the state of master any worse. That can be fixed elsewhere...

@natecraddock natecraddock merged commit a4d08d9 into natecraddock:main Oct 30, 2025
8 of 12 checks passed
@robbielyman
Copy link
Collaborator

looks like the main master failure will be fixed by either ziglang/translate-c#215 or ziglang/translate-c#202.

after that there's a failure related to changes in how indexing into vectors is allowed; I'll push a fix now.

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