[PATCH weston] Build: Silence shift-negative-value warning
Daniel Stone
daniel at fooishbar.org
Thu Jun 23 00:32:02 UTC 2016
Hi,
On 23 June 2016 at 08:54, Derek Foreman <derekf at osg.samsung.com> wrote:
> On 20/06/16 06:57 PM, Daniel Stone wrote:
>> Pixman's headers include a representation of -1 in fixed-point, which is
>> -1 << 16. This trips a GCC warning about shifting negative values. As we
>> can't do much about it, just silence the warning.
>
> Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
Thanks!
c7d88fa..f8da0c2 upstream -> master
Cheers,
Daniel
More information about the wayland-devel
mailing list