After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669416 - g_dir_make_tmp() is missing
g_dir_make_tmp() is missing
Status: RESOLVED DUPLICATE of bug 672846
Product: vala
Classification: Core
Component: Bindings: GLib
0.15.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-05 15:41 UTC by Sébastien Wilmet
Modified: 2012-05-05 00:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2012-02-05 15:41:22 UTC
g_dir_make_tmp() is missing in the VAPI.

Also, g_mkdtemp() should be used instead of mkdtemp().
Comment 1 Sébastien Wilmet 2012-03-10 19:09:10 UTC
As a workaround, a custom .vapi can be used, for example:

http://git.gnome.org/browse/latexila/tree/vapi/glib.vapi
Comment 2 Evan Nemerson 2012-05-05 00:27:26 UTC

*** This bug has been marked as a duplicate of bug 672846 ***