
3 Sep
2012
3 Sep
'12
9:34 a.m.
On 09/02/2012 02:01 PM, Wolfgang Denk wrote:
Dear Gerlando Falauto,
In message50379AD5.6030709@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.
That was more of a joke. :-) Anyway, please see patch v5 (for this patch only).
Thank you, Gerlando