Hello Benoit,
many thanks for answer
regards
gianluigi
Il 02/06/2014 20:25, Benoît Minisini ha scritto:
> Le 02/06/2014 20:16, gian a écrit :
>> Hi All,
>>
>> I have this result in my log file:
>>
>> systray/embed.c: In function 'embedder_reset_size':
>> systray/embed.c:307:7: warning: 'or' of
Le 02/06/2014 20:16, gian a écrit :
> Hi All,
>
> I have this result in my log file:
>
> systray/embed.c: In function 'embedder_reset_size':
> systray/embed.c:307:7: warning: 'or' of unmatched not-equal tests is
> always 1 [enabled by default]
> (icon_sz.x < settings.icon_size && icon_sz.y
Hi All,
I have this result in my log file:
systray/embed.c: In function 'embedder_reset_size':
systray/embed.c:307:7: warning: 'or' of unmatched not-equal tests is
always 1 [enabled by default]
(icon_sz.x < settings.icon_size && icon_sz.y < settings.icon_size))
it's dangerous?
gianluig