Skip to content
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

[sprintf] bug with spaces escaped by backslashes and width #651

Closed
porres opened this issue Nov 13, 2024 · 5 comments
Closed

[sprintf] bug with spaces escaped by backslashes and width #651

porres opened this issue Nov 13, 2024 · 5 comments

Comments

@porres
Copy link
Owner

porres commented Nov 13, 2024

  • Pd symbol strings with spaces escaped by backslashes get split into more elements in a list.
Screen Shot 2024-12-29 at 16 14 28
@porres porres changed the title [sprintf] blows up with "%.3#g" [sprintf] bugs Dec 29, 2024
@porres
Copy link
Owner Author

porres commented Dec 29, 2024

see also #481

@porres porres changed the title [sprintf] bugs [sprintf] bug with spaces escaped by backslashes Dec 29, 2024
@porres
Copy link
Owner Author

porres commented Jan 2, 2025

You know what? Same bug happens for MAX, so fuck this?

@porres porres changed the title [sprintf] bug with spaces escaped by backslashes [sprintf] bug with spaces escaped by backslashes and width Jan 2, 2025
@porres
Copy link
Owner Author

porres commented Jan 2, 2025

the width parameter also gets lost in the regular output as spaces are ignored. This is also true for MAX so maybe also just fuck it

@porres
Copy link
Owner Author

porres commented Jan 2, 2025

I can at least document this

@porres
Copy link
Owner Author

porres commented Jan 2, 2025

I kinda documented this...

@porres porres closed this as completed Jan 2, 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

No branches or pull requests

1 participant