Re: [dev] [sbase][patch] test: a little cleanup

From: David Phillips <dbphillipsnz_AT_gmail.com>
Date: Fri, 6 Mar 2015 10:26:00 +1300

Stupid question: What's wrong with using **argv? Is there some style
issue I'm unaware of?

Thanks

On 05/03/2015, Evan Gates <evan.gates_AT_gmail.com> wrote:
> use arg.h
> change **argv to *argv[]
> change strcmp == 0 to !strcmp
> change NOTREACHED to not reached
> fix test to check if basename(argv0) == "[" but avoid basename as it
> can alter the contents of the string passed to it and I didn't want to
> make a copy
>


-- 
Four word witty remark
Received on Thu Mar 05 2015 - 22:26:00 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 05 2015 - 22:36:07 CET