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 3008 - Compiler warnings: "warning: initialization discards ‘const’ qualifier from pointer target type"
Summary: Compiler warnings: "warning: initialization discards ‘const’ qualifier from p...
Status: RESOLVED FIXED
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.0
Hardware: x86_64 Linux
: P2 trivial
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-12 08:06 UTC by Martin Gerhardy
Modified: 2017-09-12 06:53 UTC (History)
0 users

See Also:


Attachments
Patch that fixes the compile warnings (605 bytes, patch)
2015-06-12 08:06 UTC, Martin Gerhardy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Gerhardy 2015-06-12 08:06:07 UTC
Created attachment 2175 [details]
Patch that fixes the compile warnings

/IMG.c:39:5: warning: initialization discards ‘const’ qualifier from pointer target type
Comment 1 Sam Lantinga 2017-09-12 06:53:27 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL_image/rev/1e32e1f475a9