Roberto E. Vargas Caballero wrote:
> But I feel that the patch is a bit confusing. I use sometime this kind
> of expressions (for example (!(p = f()) || p != q), and I get confussed
> here, so maybe it is not a good idea. If another suckless developers think
> the patch should be applied then I will apply it.
It is more readable as it is. And any compiler (most likely even
original /bin/cc) will optimize the tiny difference away, anyway.

Reply via email to