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 - Restore SDLTest_CommonUsage
Summary: Restore SDLTest_CommonUsage
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.12
Depends on:
Blocks:
 
Reported: 2020-02-12 12:22 UTC by Ryan C. Gordon
Modified: 2020-02-12 20:08 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.