[Xfce-bugs] [Bug 2919] xfce-mcs-plugins does not compile under solaris in debug mode with sunstudio

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Feb 17 20:12:46 CET 2007


DO NOT REPLY TO THIS EMAIL.  Also, do not reply via email to the person
whose email is mentioned below.  To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2919





------- Comment #1 from william at wbonnet.net  2007-02-17 19:12 UTC -------
Created an attachment (id=1001)
 --> (http://bugzilla.xfce.org/attachment.cgi?id=1001&action=view)
This patch solve the problem with sunstudio cc

The patch add test for support of 

-Wall
-Werror
-errwarn=%all

Before -Wall -Werror were always added without testing support. The -errwarn
option is the equivalent to -Werror for sun's compiler


-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list