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

Console: Fix newline logging regression #12043

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

chaoticgd
Copy link
Contributor

Description of Changes

This fixes a silly regression introduced by this PR where, contrary to its marketing claims, it would eat all newlines.

Rationale behind Changes

Tried to do some last minute refactoring, ended up breaking console logging. Turns out newlines are control characters, doh.

Suggested Testing Steps

Observe that newlines are not eaten now.

@F0bes F0bes merged commit 2501d87 into PCSX2:master Nov 28, 2024
12 checks passed
@chaoticgd chaoticgd deleted the console_regression_fix branch November 28, 2024 18:01
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.

4 participants