Skip to content

Conversation

@danodonovan
Copy link

Fixes so that DOOM-fire can run with zig 0.15

  • Zig 0.15 build updates: use root_module + link_libc
  • use std.fs.File, stdout.handle, std.Thread.sleep -- compatible with 0.15 API. remove fmtIntSizeBin and print raw bytes
  • defensive buffer safety (fixes a segfault I was getting)
  • Ctrl+C handling: restores the TTY on exist (WIndows untouched)

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