HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #898088
gui_main.c/cpp sometimes including SDL_mixer.h
Start date:
Due date:
% Done:
0%
Estimated time:
Description
gui_main.c of each client includes SDL_mixer.h when SDL2_PLAIN_INCLUDES is set but not otherwise. It should not be needed, and the fact that things are working when SDL2_PLAIN_INCLUDES is not defined and it's not included suggest that too.
History
#1
Updated by Marko Lindqvist over 1 year ago
- Sprint/Milestone set to 2.6.4
#2
Updated by Marko Lindqvist over 1 year ago
- File 0015-Drop-unnecessary-SDL_mixer.h-includes.patch 0015-Drop-unnecessary-SDL_mixer.h-includes.patch added
- File 0013-Drop-unnecessary-SDL_mixer.h-includes.patch 0013-Drop-unnecessary-SDL_mixer.h-includes.patch added
- File 0011-Drop-unnecessary-SDL_mixer.h-includes.patch 0011-Drop-unnecessary-SDL_mixer.h-includes.patch added
- Status changed from New to Resolved
#3
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist