Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make work on zig 0.13.0 #26

Merged

Conversation

lygaret
Copy link
Contributor

@lygaret lygaret commented Jun 24, 2024

This combines two changes:

Getting the library to work under 0.13.0 will also require updating build.zig.zon with the fixed version of the wcwidth dependency, once (if) joachimschmidt557/zig-wcwidth#5 gets merged.

With these changes, and pointing my local clone to a fixed version of the wcwidth dependency, zig build test builds and runs cleanly.

Thank you for the library, and let me know if I can help get this across the line!

`zig build` on a project with `linenoize` as a dependency was
failing with:

    no field named 'path' in union 'Build.LazyPath'
@joachimschmidt557 joachimschmidt557 merged commit c50994f into joachimschmidt557:master Jun 30, 2024
1 of 3 checks passed
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