GNOME Bugzilla – Bug 670029
Incorrect call of gdk_pixbuf_save_to_stream_finish
Last modified: 2014-01-27 20:03:37 UTC
Vala generates incorrect call of "gboolean gdk_pixbuf_save_to_stream_finish (GAsyncResult *async_result, GError **error);" gdk_pixbuf_save_to_stream_finish (_data_->_tmp15_, _data_->_res_, &_data_->_inner_error_); _data_->_tmp15_ is unnecessary (see line 181 in main.c)
Created attachment 207509 [details] pixbuf-save-async.zip
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 710103 ***