Skip to content

Quick Port to zig 0.16.0#31

Open
EnzyZero wants to merge 1 commit into
joegm:mainfrom
EnzyZero:main
Open

Quick Port to zig 0.16.0#31
EnzyZero wants to merge 1 commit into
joegm:mainfrom
EnzyZero:main

Conversation

@EnzyZero
Copy link
Copy Markdown

  • zig build test works
  • zig build run-example (all examples) work
  • all examples do what they are supposed to do

What I did not do:

  • you may not like the extra io params everywhere, dunno about them
  • zig introduced a std.Io.Terminal which has a name clash with your Terminal.zig
  • I dont fully understand your library, nevertheless I should not have broken anything

See my issue #30

- zig build test works
- zig build run-example (all examples) work
- all examples do what they are supposed to do

What I did not do:
- you may not like the extra io params everywhere, dunno about them
- zig introduced a std.Io.Terminal which has a name clash with your Terminal.zig
- I dont fully understand your library, nevertheless I should not have broken anything
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.

1 participant