mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 23:20:58 +00:00
UX-admin I am compiling with the Sun Studio 12 u2 compiler. There are multiple issues with the build, but this particular issue appears to be that it is illegal to declare a union of a struct of floats and a float. While GCC 4.8.1 does not flag this as an error, Sun Studio is much more standards compliant and strict, halting further compilation with an error. |
||
|---|---|---|
| .. | ||
| direct3d | ||
| direct3d11 | ||
| opengl | ||
| opengles | ||
| opengles2 | ||
| psp | ||
| software | ||
| mmx.h | ||
| SDL_d3dmath.c | ||
| SDL_d3dmath.h | ||
| SDL_render.c | ||
| SDL_sysrender.h | ||
| SDL_yuv_mmx.c | ||
| SDL_yuv_mmx_c.h | ||
| SDL_yuv_sw.c | ||
| SDL_yuv_sw_c.h | ||