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 4277 - warnings patch
Summary: warnings patch
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All Android (All)
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-27 19:52 UTC by Sylvain
Modified: 2018-09-27 21:56 UTC (History)
0 users

See Also:


Attachments
patch (7.74 KB, patch)
2018-09-27 19:52 UTC, Sylvain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain 2018-09-27 19:52:08 UTC
Created attachment 3318 [details]
patch

Patch a few warnings when using:

-Wmissing-prototypes -Wdocumentation -Wdocumentation-unknown-command

They are automatically enabled with -Wall
Comment 1 Sam Lantinga 2018-09-27 21:56:48 UTC
Looks good, thanks!
https://hg.libsdl.org/SDL/rev/df7260f149f2