[Webkit-unassigned] [Bug 29079] ARM compiler does not understand GCC visibility attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 09:39:10 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29079





--- Comment #4 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-09-09 09:39:10 PDT ---
(In reply to comment #3)
> (From update of attachment 39263 [details])
> Is it really the ARM issue that makes this not support visibility? Or is it
> version-specific? r=me, but I suspect this is not as good a condition as it
> could be.

Darin, thanks for the review. 

This is an issue with the compiler syntax. ARM compiler does support visibility
declarations (which is different from GCC so the extra test is needed). For now
we do not really need the visibility decaration for the ARM ports now so my
patch leaves the JS_EXPORT empty for ARM.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list