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 1653

Summary: comma at the end of enum
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: joystickAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

Description Martin Gerhardy 2012-11-30 03:07:14 UTC
SDL_gamecontroller.h:61:29: warning: comma at end of enumerator list [-pedantic]
Comment 1 Martin Gerhardy 2012-12-12 02:29:28 UTC
should i post a patch for this? It's really annoying when you compile with -pedantic.
Comment 2 Sam Lantinga 2012-12-31 16:29:52 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/f445268492a7