]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: allow FileUtils.open_tmp's first argument to be null
authorReuben Thomas <rrt@sc3d.org>
Fri, 18 Apr 2025 12:46:42 +0000 (13:46 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 18 Apr 2025 14:40:45 +0000 (14:40 +0000)
commitbc90918b336f62855baab099abc75bb13d89e38e
treec96d9993850ce8417c0c6f86111e1d4cab91af9f
parent092cdc5494107d28a45c5aa5ceafd6e85e16941b
glib-2.0: allow FileUtils.open_tmp's first argument to be null

This is allowed in GLib to use a default template for the file name.
vapi/glib-2.0.vapi