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 610320 - [jsapi-utils] Add support for doubles
[jsapi-utils] Add support for doubles
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-17 23:53 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2010-02-18 00:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[jsapi-utils] Add support for doubles (1.15 KB, patch)
2010-02-17 23:53 UTC, Johan (not receiving bugmail) Dahlin
accepted-commit_now Details | Review
[jsapi-utils] Add support for doubles (1.14 KB, patch)
2010-02-18 00:07 UTC, Johan (not receiving bugmail) Dahlin
committed Details | Review

Description Johan (not receiving bugmail) Dahlin 2010-02-17 23:53:35 UTC
Add support for doubles using the 'f' specifier
Comment 1 Johan (not receiving bugmail) Dahlin 2010-02-17 23:53:38 UTC
Created attachment 154092 [details] [review]
[jsapi-utils] Add support for doubles
Comment 2 Colin Walters 2010-02-18 00:05:50 UTC
I don't have a code checkout on my phone but from my memory this looks like it fits in correctly.
Comment 3 Johan (not receiving bugmail) Dahlin 2010-02-18 00:07:14 UTC
The following fix has been pushed:
ecf79ff [jsapi-utils] Add support for doubles
Comment 4 Johan (not receiving bugmail) Dahlin 2010-02-18 00:07:18 UTC
Created attachment 154093 [details] [review]
[jsapi-utils] Add support for doubles

Add support for doubles using the 'f' specifier