| Summary: | SDL_messagebox.h comma at end of enumerator list | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | admin, sezeroz |
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | A fix for this warning made on top of 984e3c6e720f | ||
|
Description
Martin Gerhardy
2012-11-20 05:15:10 UTC
the same for line 52 Fixed in hg changeset 9f0d4046f3d6, thanks! --ryan. It's here back! It's now in the present! https://hg.libsdl.org/SDL/file/984e3c6e720f/include/SDL_messagebox.h#l43 It came back with commit "2b00c2a7cec4": https://hg.libsdl.org/SDL/rev/2b00c2a7cec4 https://hg.libsdl.org/SDL/diff/2b00c2a7cec4/include/SDL_messagebox.h Created attachment 3972 [details]
A fix for this warning made on top of 984e3c6e720f
(In reply to Vitaly Novichkov from comment #4) > It came back with commit "2b00c2a7cec4": > > https://hg.libsdl.org/SDL/rev/2b00c2a7cec4 > https://hg.libsdl.org/SDL/diff/2b00c2a7cec4/include/SDL_messagebox.h fixed now by https://hg.libsdl.org/SDL/rev/53ae8dc25c6e Thanks, Ozkan! I'm glad you always coming to help! |