Bug 17183

Summary: pixman should use hidden attribute for private functions when compiling with Sun Studio
Product: pixman Reporter: Ginn Chen <ginn.chen>
Component: pixmanAssignee: Ginn Chen <ginn.chen>
Status: RESOLVED FIXED QA Contact: Søren Sandmann Pedersen <soren.sandmann>
Severity: normal    
Priority: medium CC: alan.coopersmith
Version: 0.1.3   
Hardware: Other   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Attachments: patch

Description Ginn Chen 2008-08-18 00:51:27 UTC
Now it only supports GCC 4.

It may cause problems if another program has a different version of pixman.
Comment 1 Ginn Chen 2008-08-18 01:05:03 UTC
Created attachment 18351 [details] [review]
patch
Comment 2 Alan Coopersmith 2008-08-21 14:21:44 UTC
I verified this patch and pushed it to git master:

commit 9b9f7b59e5ce17735157ca9b154e8bc545f5c96b
Author: Ginn Chen <ginn.chen@sun.com>
Date:   Thu Aug 21 14:21:01 2008 -0700

    Use hidden attribute for private functions when compiling with Sun Studio
    
    https://bugs.freedesktop.org/show_bug.cgi?id=17183
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

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.