| Summary: | Warning when using gcc -Wconversion in SDL_endian.h | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Tatu Kilappa <tatu.kilappa> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | trivial | ||
| Priority: | P2 | CC: | esigra |
| Version: | HG 1.2 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tatu Kilappa
2010-02-11 12:13:20 UTC
This is fixed, thanks! changeset: 4432:77ebcd41b577 tag: tip parent: 4429:faa9fc8e7f67 user: Sam Lantinga <slouken@libsdl.org> date: Tue Apr 13 22:01:14 2010 -0700 summary: Fixed bug 944 changeset: 4431:d660ca4f7b1f branch: SDL-1.2 user: Sam Lantinga <slouken@libsdl.org> date: Tue Apr 13 21:46:10 2010 -0700 summary: Fixed bug 944 If this header file is supposed to be includable from C++ code, the code should of course use one of the SDL_*_cast macros from SDL_stdinc.h. Good point, thanks! changeset: 4439:ab63fdcf66af tag: tip parent: 4437:25e45611fa3d user: Sam Lantinga <slouken@libsdl.org> date: Fri Apr 23 02:15:05 2010 -0700 summary: esigra 2010-04-17 03:53:57 PDT changeset: 4438:7a53f8efc017 branch: SDL-1.2 parent: 4431:d660ca4f7b1f user: Sam Lantinga <slouken@libsdl.org> date: Fri Apr 23 02:14:06 2010 -0700 summary: esigra 2010-04-17 03:53:57 PDT |