Skip to content
Commit 72402877 authored by Emmanuele Bassi's avatar Emmanuele Bassi 👣
Browse files

Use g_file_open_tmp() instead of hand-rolling it

The glib-compile-resources tool has hand-rolled "open a temporary file"
code paths. Since error handling is hard, let's rely on GLib API that is
meant to do that consistently for us.

Get rid of some tabs mixed with spaces while we're at it.

https://bugzilla.gnome.org/show_bug.cgi?id=794284
parent 7fd17c43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment