GNOME Bugzilla – Bug 534288
GEGL need to export the _valist version of the variadic arg functions
Last modified: 2009-04-10 11:04:15 UTC
GEGL need to export the _valist version of the variadic arg functions for example: gegl_node_set_valist() gegl_node_get_valist() Because there is no way to pass a va_list as arguments to another function.
Created attachment 111317 [details] [review] patch to fix the problem
Let's consider this for the 0.1.0 release.
Can't hurt: 2009-04-10 Martin Nordholts <martinn@svn.gnome.org> Bug 534288 – GEGL need to export the _valist version of the variadic arg functions Patch from Hubert Figuiere * gegl/gegl.h