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 789179 - Make double.ascii_strtod() public
Make double.ascii_strtod() public
Status: RESOLVED DUPLICATE of bug 774124
Product: vala
Classification: Core
Component: Bindings: GLib
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-18 22:18 UTC by Daniel Espinosa
Modified: 2017-10-18 23:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
makes double.ascii_strtod public (731 bytes, patch)
2017-10-18 22:18 UTC, Daniel Espinosa
none Details | Review

Description Daniel Espinosa 2017-10-18 22:18:30 UTC
Created attachment 361834 [details] [review]
makes double.ascii_strtod public

Current bindings for double.ascii_strtod() set it as private, should be public.
Comment 1 Al Thomas 2017-10-18 23:18:07 UTC

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