[U-Boot] [PATCH v4 7/7] env: delete selected vars not present in imported env

Wolfgang Denk wd at denx.de
Sun Sep 2 14:01:27 CEST 2012


Dear Gerlando Falauto,

In message <50379AD5.6030709 at keymile.com> you wrote:
>
> >>   int himport_r(struct hsearch_data *htab,
> >>   		const char *env, size_t size, const char sep, int flag,
> >> -		int nvars, char * const vars[], int do_apply)
> >> +		int nvars, char * const __vars[], int do_apply)
> >
> > Two underscores are reserved, use something else ;-)
> 
> Like... one? three? ;-)

Neither of these.  Use another name.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Your csh still thinks true is false. Write to your vendor  today  and
tell them that next year Configure ought to "rm /bin/csh" unless they
fix  their blasted shell. :-)
                 - Larry Wall in Configure from the perl distribution


More information about the U-Boot mailing list