Actions
Bug #1723
openSDL3_rotozoom.c includes windows.h before fc_prehdrs.h
Start date:
11/03/2025
Due date:
% Done:
0%
Estimated time:
Description
SDL3_rotozoom.c includes first windows.h, and later SDL3_rotozoom.h. SDL3_rotozoom.h includes fc_prehdrs.h, which in turn includes winsock2.h. This is wrong order to include windows.h and winsock2.h.
Files
Updated by Marko Lindqvist 1 day ago
- Subject changed from SDL3_rotozoom.c includes windows.h before fc_preheaders.h to SDL3_rotozoom.c includes windows.h before fc_prehdrs.h
- Description updated (diff)
Updated by Marko Lindqvist about 21 hours ago
- File 0024-SDL3_rotozoom.c-Include-fc_prehdrs.h-before-windows..patch 0024-SDL3_rotozoom.c-Include-fc_prehdrs.h-before-windows..patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions