diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2020-06-02 20:41:38 +0200 |
---|---|---|
committer | Christoph Reiter <reiter.christoph@gmail.com> | 2020-06-14 20:02:36 +0200 |
commit | 85d822b2e8ed48526313ad9b8c131c1827368ae9 (patch) | |
tree | cfff13f09bab1f528ede3f1edc149db57ddd6325 /.gitlab-ci.yml | |
parent | 4e5689abebae13ef96811e0565bfecb173b5e628 (diff) | |
download | gtk+-85d822b2e8ed48526313ad9b8c131c1827368ae9.tar.gz |
Fix various compiler warnings with the 64bit mingw build
Use better matching format modifiers/specifiers, initialise some things
which in theory wont be written to because of getters using g_return_if_fail(),
a cast, and gsize as input for malloc because gsize!=glong on 64bit Windows.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions