Skip to content

Fix Linux read error handling #73

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

Conversation

changkun
Copy link
Member

@changkun changkun commented Jun 3, 2025

Summary

  • check signed return values in readc on Linux

Testing

  • go vet ./... (fails: fatal error: GLES3/gl3.h: No such file or directory)
  • go test ./... (fails to build due to missing X11/GL dependencies and clipboard unavailable)

https://chatgpt.com/codex/tasks/task_e_683f712b427883258da9f1d2c33d23c7

@changkun changkun merged commit b6b70a9 into main Jun 7, 2025
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant