We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c
Summary: Incorrect SDL_Log() format specifiers in test/testgesture.c
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-02 20:24 UTC by rettichschnidi
Modified: 2014-04-18 05:41 UTC (History)
0 users

See Also:


Attachments
Patch against revision e55279d94f1e (972 bytes, patch)
2014-04-02 20:26 UTC, rettichschnidi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rettichschnidi 2014-04-02 20:24:27 UTC
The floats should not be interpreted as integers. Patch against the current head attached.
Comment 1 rettichschnidi 2014-04-02 20:26:29 UTC
Created attachment 1601 [details]
Patch against revision e55279d94f1e
Comment 2 Sam Lantinga 2014-04-18 05:41:39 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/67b9285b0000