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 1945

Summary: Deprecated SDL_types.h still part of SDL 2.0.
Product: SDL Reporter: Philipp Wiesemann <philipp.wiesemann>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: All   

Description Philipp Wiesemann 2013-07-08 15:52:44 UTC
The deprecated header SDL_types.h is still part of SDL 2.0 although this header was deprecated some years ago (in SDL 1.2 times).

I think SDL_types.h should be removed from SDL 2.0 because it has (in my opinion) no real use anymore.
Comment 1 Ryan C. Gordon 2013-07-08 23:37:34 UTC
Yeah, this file has been "deprecated" since 2006...

    http://hg.libsdl.org/SDL/rev/7ba544e2888d

I'm nuking it. We'll rollback if it's a problem.

Gone in hg changeset 97d080ba383f.

--ryan.
Comment 2 Philipp Wiesemann 2013-07-27 11:20:14 UTC
SDL_types.h was added again in changeset 7383 (85303f85cb70).
Comment 3 Ryan C. Gordon 2013-07-27 19:48:16 UTC
(In reply to comment #2)
> SDL_types.h was added again in changeset 7383 (85303f85cb70).

It caused problems (external projects using it). We'll nuke it sometime in the future (leave this bug open for now).

--ryan.