Skip to content

Fix cast from pointer to integer of different size warning in gio/gwin32appinfo.c

Fix a signedness problem on Windows pid_t without truncating the whole value (if possible...).

Edited by Philip Withnall

Merge request reports