GNOME Bugzilla – Bug 240979
declaration hides parameter in ~/e-util/e-host-utils.c
Last modified: 2003-04-09 18:41:45 UTC
When build evolution enable IPv6 using Forte on Solaris. "e-host-utils.c", line 292: declaration hides parameter: len declaration: int parameter : int "e-host-utils.c", line 343: warning: assignment type mismatch: pointer to char "=" pointer to const char cc: acomp failed for e-host-utils.c make[3]: *** [e-host-utils.lo] Error 1 make[3]: Leaving directory `/export/home/work/evotrunk/evolution/e-util' make[2]: *** [all-recursive] Error 1 Please see ~/e-util/e-host-utils.c:292. Thanks.
Created attachment 42262 [details] [review] I use this patch to work around.
Just a workaround of this patch,not correct. Please e-util owner to give a solution.
fixed in CVS