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 937 - Broken compilation on MS compiler with latest update
Summary: Broken compilation on MS compiler with latest update
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: Other Windows 7
: P2 blocker
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 09:23 UTC by arxeio
Modified: 2010-01-24 09:54 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 arxeio 2010-01-24 09:23:58 UTC
"extern void SDL_Audio_SetCaption(const char *caption);" has to go on the top of the function.

they don't accept declarations in the middle of functions there.
Comment 1 Ryan C. Gordon 2010-01-24 09:54:30 UTC
Fixed in svn revision #5535, thanks!

--ryan.