| Summary: | SDL_Log() unconditionally appends newline | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sam Lantinga <slouken> |
| Component: | *don't know* | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| Attachments: | Patch to strip newlines from SDL_Log*() calls. | ||
|
Description
Sam Lantinga
2013-06-07 12:45:05 UTC
Created attachment 1207 [details]
Patch to strip newlines from SDL_Log*() calls.
Here's a patch for it, but is it safe to change this, or will apps already be expecting this to pass a newline?
--ryan.
Tossing to Sam. "hg import" the patch if you like it. --ryan. Crap, apparently I pushed this patch already...so feel free to "hg backout" if you like. :) --ryan. Patch looks good, thanks! |