| Summary: | invalid function pointer declarations for libpng and SDL2_image | ||
|---|---|---|---|
| Product: | SDL_image | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
fixed some of the function pointers
some more changes. |
||
|
Description
Martin Gerhardy
2015-07-31 10:35:14 UTC
Created attachment 2231 [details] fixed some of the function pointers this patch is not 100% verified because I don't have msvc available. But see the output in https://ci.appveyor.com/project/mgerhardy/caveexpress/build/1.0.83 Created attachment 2232 [details]
some more changes.
Fixed, thanks! https://hg.libsdl.org/SDL_image/rev/ace61a625208 |