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

Summary: Broken compilation on MS compiler with latest update
Product: SDL Reporter: arxeio
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: blocker    
Priority: P2    
Version: HG 2.0   
Hardware: Other   
OS: Windows 7   

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.