[webkit-gtk] [PATCH] Fix clang version checking in configure

Sergio Villar Senin svillar at igalia.com
Sun Nov 10 23:43:13 PST 2013


On 11/11/13 02:49, Jeremy Huddleston Sequoia wrote:
> The logic to verify >= clang-3.2 is incorrect:
>   1) It does not correctly check Apple clang versions
>   2) It forces minor version >= 2 even when major version > 3 (eg 4.0 will fail)
> 
> Patch included.


Thank you very much! Could you please open a bug in
http://bugs.webkit.org and attach the patch there? Note that the patch
must fulfill the contributing guidelines:
http://www.webkit.org/coding/contributing.html

BR


More information about the webkit-gtk mailing list