On 18/01/17 23:58, Emilio Pozuelo Monfort wrote:
> On 18/01/17 23:21, Peter Hutterer wrote:
>> clients/editor.c: In function ‘read_file’:
>> clients/editor.c:1578:16: warning: logical ‘or’ applied to non-boolean
>> constant [-Wlogical-op]
>>   errno = errsv || EINVAL;
>>
>> This works in the shell, but not in C. Introduced in 411ffabbb56b
>>
>> Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
>> ---
>> Changes to v1:
>> - first version didn't return the right errno, whoops :)
> 
> S-o-b me.

Of course I meant r-b...

Reviewed-by: Emilio Pozuelo Monfort <po...@debian.org>

Emilio
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to