On Tue, Jan 8, 2019 at 10:45 PM Nico Palermo <nico...@microtelecom.it>
wrote:

> if ((x[9]&0x80)==1)
>> return;
>> warning: bitwise comparison always evaluates to false
>
>
> Nothing really important but I would have appreciated more a warning like
> this:
>
> warning: bitwise comparison always evaluates to false, therefore I will
> refuse to compile this source code until you carefully read this warning.
>

We could enable -Werror by default :)

Thanks,
Richard
KF5OIM
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to