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 - comma at the end of enum
Summary: comma at the end of enum
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-30 03:07 UTC by Martin Gerhardy
Modified: 2012-12-31 16:29 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 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