| Summary: | All tests should use SDL_Log or SDLTest_Log in favor of printf/frprintf to enable console output on Windows builds | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Andreas Schiffler <aschiffler> |
| Component: | *don't know* | Assignee: | Andreas Schiffler <aschiffler> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | minor | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | x86 | ||
| OS: | Windows 7 | ||
| Attachments: | printf usage in test code | ||
|
Description
Andreas Schiffler
2013-08-13 22:37:24 UTC
Agreed! Working on it (nice and easy project). Fixed with: http://hg.libsdl.org/SDL/rev/9406b7dd2f2d |