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 1306 - function/structure naming inconsistent
Summary: function/structure naming inconsistent
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.14
Hardware: All Linux
: P2 minor
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 07:12 UTC by dario
Modified: 2011-12-29 01:50 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 dario 2011-09-19 07:12:14 UTC
at version 1.2.14, the x11 window structure SDL_SysWMinfo is spelled with a lowercase i, whereas the corresponding function SDL_GetWMInfo is spelled with a capital i. please change this inconsistency with the next release that allows naming changes.
Comment 1 Sam Lantinga 2011-12-29 01:50:18 UTC
SDL 1.2 is API frozen.