Bug 6968

Summary: startup-notification uses gccisms
Product: Specifications Reporter: James Andrewartha <trs80>
Component: desktop-entryAssignee: Vincent Untz <vuntz>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Solaris   
URL: http://jhbuild.bxlug.be/builds/2006-05-19-0005/logs/startup-notification/#build
Whiteboard:
i915 platform: i915 features:

Description James Andrewartha 2006-05-19 18:38:31 UTC
I'm building startup-notification on Solaris using the Sun Studio compiler, and
the compile dies with several errors of the form:
"sn-launcher.c", line 185: undefined symbol: __FUNCTION__

An alternative might be to use __func__ which is in GCC and C99. File under
Specifications as startup-notification has no component.
Comment 1 Tim Mooney 2006-06-01 16:29:07 UTC
If startup-nofication ever picks up a dependency on glib, it could switch to
G_GNUC_FUNCTION, otherwise I would agree that using __func__ would be more
widely portable than __FUNCTION__

This affects all OSes.
Comment 2 Vincent Untz 2007-03-20 11:24:42 UTC
Mass-reassign to me.
I'll look at the bugs there soon, and forward them to the xdg list.
Comment 3 Vincent Untz 2007-03-20 11:25:34 UTC
This is fixed on the 0.9 version of startup-notification.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.