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 654716 - panel-applet compile issue in version 3.0.2
panel-applet compile issue in version 3.0.2
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: libpanel-applet
3.0.x
Other Solaris
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-16 01:24 UTC by Brian Cameron
Modified: 2011-07-18 13:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch fixing issue (387 bytes, patch)
2011-07-16 01:24 UTC, Brian Cameron
committed Details | Review

Description Brian Cameron 2011-07-16 01:24:54 UTC
Created attachment 192069 [details] [review]
Patch fixing issue

The attached patch fixes a void function that tries to return a value.  This 
makes the Sun Studio compiler fail to compile the code.  Can this be fixed
upstream?
Comment 1 Vincent Untz 2011-07-18 13:06:14 UTC
Thanks, pushed.