Skip to content

Conversation

@resyntax-ci
Copy link
Contributor

@resyntax-ci resyntax-ci bot commented Nov 9, 2025

Resyntax fixed 7 issues in 3 files.

  • Fixed 5 occurrences of printf-to-display
  • Fixed 2 occurrences of error-to-raise-arguments-error

resyntax-ci bot added 2 commits November 9, 2025 02:10
Use `raise-arguments-error` instead of `error` for better error messages that follow Racket conventions.
This use of `printf` has no arguments other than the template string.
@pavpanchekha
Copy link
Contributor

@jackfirth I think the printf to display is not a good refactor. printf you can use for all printing tasks, whereas display and newline and write and so on, there's just way more functions and they're harder to use for no real benefit.

@pavpanchekha pavpanchekha merged commit 5df3ef1 into main Nov 9, 2025
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