[BusyBox] BB 0.49 fails compiling username_tab_completion()

Erik Andersen andersen at lineo.com
Tue Jan 30 22:25:55 UTC 2001


On Tue Jan 30, 2001 at 02:22:52PM -0700, Jim Gleason wrote:
> In BB version 0.49,
> 
> If you enable BB_FEATURE_SH_TAB_COMPLETION
> and
> If you enable BB_FEATURE_USERNAME_COMPLETION
> 
> then the function username_tab_completion() in the file cmdedit.c fails
> to build. as follows:
> 
> 
> gcc -Wall -Os -fomit-frame-pointer -D_GNU_SOURCE -I- -I. -I.
> -DBB_VER='"0.49"' -DBB_BT='"2001.01.30-21:14+0000"'  -c cmdedit.c -o
> cmdedit.o
> cmdedit.c: In function `username_tab_completion':
> cmdedit.c:353: warning: implicit declaration of function `bb_setpwent'
> cmdedit.c:356: warning: implicit declaration of function `bb_getpwent'

My fault.  This was a relic from an earlier rev of the pwd_grp
patch that (except for this) mercifully never went into CVS.
I seem to have foolishly committed this little leftover snippet.
Fixed now.  Sorry about that.

/me feels foolish

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list