On Sunday 01 May 2011 10:38, Cristian Ionescu-Idbohrn wrote: > On Sat, 30 Apr 2011, Denys Vlasenko wrote: > > On Saturday 30 April 2011 18:34, Cristian Ionescu-Idbohrn wrote: > > > dist: debian unstable (aka sid) > > > gcc-4.6.real (Debian 4.6.0-6) 4.6.1 20110428 (prerelease) > > > BusyBox v1.19.0.git (2011-04-30 18:22:26 CEST) multi-call binary. > > > > > > I'd like to understand what's going on, why, and what I can do about it: > > > > > > HOSTCC scripts/kconfig/conf.o > > > scripts/kconfig/conf.c: In function 'conf_string': > > > scripts/kconfig/conf.c:176:20: warning: variable 'help' set but not used > > > [-Wunused-but-set-variable] > > > > Above, variable "help" is not used and can be deleted. > > You can send a patch which fixes it. > > Alright. See attached patch proposals. > 3 + 2 + 1 warnings may now be gone, half a gazillion still lurking around ;)
Applied, thanks -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
