Re: [hackers] [sent] Fix cmdline argument check
On Sun, 6 Mar 2016 07:51:47 +0100
k0ga_AT_shike2.com 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
Received on Sun Mar 06 2016 - 10:03:26 CET
This archive was generated by hypermail 2.3.0
: Sun Mar 06 2016 - 10:12:16 CET