On Thu, Jun 18, 2009 at 01:10:12PM -0700, Christophe Gillette wrote:
> The build uses both the version-script link option and the visibility
> flag (making all symbols hidden in release mode except the ones that
> have a visibility explicitly set to default in the code).
> It seems that the use of the visibility flag should be sufficient and
> that the use of version-script should be deprecated (unless the goal
> is to limit the exported symbols in debug mode).
> Am I missing anything?

See https://bugs.webkit.org/show_bug.cgi?id=19912 comments #0 and #2, 
and https://bugs.webkit.org/show_bug.cgi?id=24960.

Mike
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to