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 693294 - Remove unneeded arguments for gio-cat.js
Remove unneeded arguments for gio-cat.js
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-07 05:40 UTC by Heiher
Modified: 2013-05-22 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (297 bytes, patch)
2013-02-07 05:40 UTC, Heiher
accepted-commit_now Details | Review

Description Heiher 2013-02-07 05:40:17 UTC
Created attachment 235346 [details] [review]
patch

Hello,

In gio-cat.js example, The last argument for method 'Gio.File.load_contents_async' is unneeded.

gjs> f.load_contents_async;
function load_contents_async(cancellable, callback) {
	/* proxy for native symbol g_file_load_contents_async(); */
}
Comment 1 Colin Walters 2013-05-22 22:50:54 UTC
Review of attachment 235346 [details] [review]:

The patch looks correct.  For future patches please use https://live.gnome.org/GnomeLove/SubmittingPatches