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 4975

Summary: Restore SDLTest_CommonUsage
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: normal    
Priority: P2 Keywords: target-2.0.12
Version: HG 2.0   
Hardware: All   
OS: All   

Description Ryan C. Gordon 2020-02-12 12:22:20 UTC
It’s not a public API (I thought?) but things rely on it, so restore this function.

--ryan.
Comment 1 Ryan C. Gordon 2020-02-12 18:10:16 UTC
Fixed in https://hg.libsdl.org/SDL/rev/af27f52d379a

--ryan.
Comment 2 Sam Lantinga 2020-02-12 20:08:23 UTC
Everything in SDL/include is part of the public API. It's just not used as much, or shipped as part of the DLL.