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 673820 - [patch] Fix several build warnings about missing return value
[patch] Fix several build warnings about missing return value
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: pan-maint
pan-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-10 08:54 UTC by Vincent Untz
Modified: 2012-04-10 20:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix several build warnings about missing return value (2.98 KB, patch)
2012-04-10 08:54 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2012-04-10 08:54:23 UTC
While updating the openSUSE package to 0.136, I had to fix those warnings. We have some strict checks for package building that will fail with specific gcc warnings.

Note that there are many other warnings; it might be worth looking at them.
Comment 1 Vincent Untz 2012-04-10 08:54:25 UTC
Created attachment 211699 [details] [review]
Fix several build warnings about missing return value
Comment 2 Heinrich Müller 2012-04-10 20:14:03 UTC
Thanks a lot. :D