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 1997

Summary: SDL_assert_state should be renamed
Product: SDL Reporter: Ryan C. Gordon <icculus>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: API change    
Priority: P2 Keywords: triage-2.0.4
Version: HG 2.1   
Hardware: All   
OS: All   

Description Ryan C. Gordon 2013-07-28 23:52:45 UTC
SDL_assert_state should probably be SDL_AssertState.

--ryan.
Comment 1 Sam Lantinga 2013-07-31 03:05:39 UTC
Agreed.  Feel free to do this for 2.1, or 2.0 if you want to add a #define for compatibility.
Comment 2 Ryan C. Gordon 2015-02-19 05:22:23 UTC
Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry if you got a lot of email from this. This is to help me sort through some bugs in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4, though!
Comment 3 Ryan C. Gordon 2015-02-21 05:33:51 UTC
Fixed in https://hg.libsdl.org/SDL/rev/375799828431

--ryan.