[webkit-efl] GCC version issue on WebKit EFL

Gyuyoung Kim gyuyoung.kim at webkit.org
Tue Apr 16 07:30:11 PDT 2013


Hi,

There is a bug to shrink size of WTF::Vector.

*Bug 97268 <https://bugs.webkit.org/show_bug.cgi?id=97268> - Shrink
baseline size of WTF::Vector on 64-bit by switching to unsigned capacity
and size.*
*(https://bugs.webkit.org/show_bug.cgi?id=97268)*

However, efl ews reported a build error on this bug. It looks this break
came from GCC version. And, it was fixed on GCC 4.7.0.
*(This is a GCC bug - https://bugs.webkit.org/show_bug.cgi?id=97268)*

I'm not sure if we should solve this problem by gcc version up. If we
decided to do the GCC version up, all WebKit EFL folks who use Ubuntu 12.04
should do same work for their local environment. I think this is too
inconvenience. On the other hand, we're not able to move to Ubuntu 12.10
due to the layout test yet. Does anyone have good idea how to solve this
problem ? Or, are there any news related to layout test on 12.10 ?

I file a bug for this issue.

*Bug 114627 <https://bugs.webkit.org/show_bug.cgi?id=114627> - [EFL] build
error when adjusting attachment 198015
*
*(https://bugs.webkit.org/show_bug.cgi?id=114627)*

Cheers,
Gyuyoung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20130416/86376ec5/attachment.html>


More information about the webkit-efl mailing list