On Sun, 6 Mar 2016 07:51:47 +0100
[email protected] wrote:

> Hi,
Hi k0ga,

> > +   if ((fp = ((argv[0] && strcmp(argv[0], "-")) ?
> > fopen(argv[0], "r") : stdin))) {  
> 
> From my point of view this expresion is too complex and it should be
> splitted in several subexpressions.
Noted, I sent a modified version of the patch, what do you think about
it?

> Regards,
Yeay


Reply via email to