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 1790

Summary: Wcast-qual g++ compiler warnings in SDL_stdinc.h
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   
Attachments: fixed the warnings

Description Martin Gerhardy 2013-04-06 06:19:48 UTC
missed two functions in patch 1785

attached is a patch that also fixes these. sorry for the trouble
Comment 1 Martin Gerhardy 2013-04-06 06:20:14 UTC
Created attachment 1102 [details]
fixed the warnings
Comment 2 Ryan C. Gordon 2013-04-08 18:38:18 UTC
This is now hg changeset cd194e03c1da, thanks!

--ryan.