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 736979 - Fail to build with clang 3.4 when -pedantic is used
Fail to build with clang 3.4 when -pedantic is used
Status: RESOLVED FIXED
Product: gjs
Classification: Bindings
Component: general
1.41.x
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-19 14:54 UTC by Ting-Wei Lan
Modified: 2015-01-03 07:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix return values of some functions which should return a pointer (1.57 KB, patch)
2014-09-19 14:58 UTC, Ting-Wei Lan
committed Details | Review

Description Ting-Wei Lan 2014-09-19 14:54:27 UTC
return JS_FALSE is used in some functions which should return a pointer.
Comment 1 Ting-Wei Lan 2014-09-19 14:58:38 UTC
Created attachment 286632 [details] [review]
Fix return values of some functions which should return a pointer
Comment 2 Ting-Wei Lan 2014-10-11 16:08:34 UTC
Can anyone review this patch?
Comment 3 Ting-Wei Lan 2014-12-16 14:48:06 UTC
Does anyone have time to review this patch? It has been ignored for three months.