Files
flatpak/document-portal
Alexander Larsson bd3eae146a document-portal: Fix warnings on 32bit builds
fi->fh is a uint64, and if we cast that directly to a pointer
on a 32bit arch then we get a warning, so lets first cast
to gsize, and then to pointer.

Should fix https://github.com/flatpak/flatpak/issues/173
2016-11-15 11:32:28 +01:00
..
2016-05-09 09:00:20 +02:00
2016-05-09 09:00:20 +02:00
2016-05-09 09:00:20 +02:00