Skip to content

Conversation

@emkey1
Copy link
Owner

@emkey1 emkey1 commented Aug 8, 2025

Summary

  • Cast characters to unsigned before using tolower to prevent undefined behavior on platforms where char is signed

Testing

  • cmake .. && make (fails: could not find SDL2)
  • make test (fails: ../pscal: not found)

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

@emkey1 emkey1 merged commit cf75781 into main Aug 8, 2025
@emkey1 emkey1 deleted the codex/locate-and-fix-important-bug branch August 10, 2025 14:41
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.

2 participants