• Show log

    Commit

  • Hash : c0baa6bf
    Author : Ozkan Sezer
    Date : 2022-09-16T20:03:50

    move SDL_windowstaskdialog.h contents into SDL_windowsmessagebox.c
    
    Silences clang -Wpragma warnings:
    
    D:/a/SDL/SDL/src/video/windows/SDL_windowstaskdialog.h:21:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
    #include <pshpack1.h>
             ^
    D:/a/_temp/msys64/clang64/include/pshpack1.h:7:9: note: previous '#pragma pack' directive that modifies alignment is here
    #pragma pack(push,1)
            ^
    
    In file included from D:/a/SDL/SDL/src/video/windows/SDL_windowsmessagebox.c:35:
    
    D:/a/SDL/SDL/src/video/windows/SDL_windowstaskdialog.h:156:10: warning: the current #pragma pack alignment value is modified in the included file [-Wpragma-pack]
    
    #include <poppack.h>
    
             ^
    
    note: previous '#pragma pack' directive that modifies alignment is here
    
    2 warnings generated.
    
    Closes: https://github.com/libsdl-org/SDL/issues/6240
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags