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 703442 - network-agent: Remove prototype of unused function
network-agent: Remove prototype of unused function
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-02 06:08 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-07-02 18:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
network-agent: Remove prototype of unused function (1.09 KB, patch)
2013-07-02 06:08 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-07-02 06:08:55 UTC
This causes a debug SpiderMonkey build to fail when it throws an
exception for the missing symbol, but doesn't properly return FALSE
when executing the script.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-07-02 06:08:57 UTC
Created attachment 248197 [details] [review]
network-agent: Remove prototype of unused function
Comment 2 drago01 2013-07-02 08:30:48 UTC
Review of attachment 248197 [details] [review]:

OK.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-07-02 18:17:49 UTC
Attachment 248197 [details] pushed as 67f10ea - network-agent: Remove prototype of unused function