[patch] fix for autodocifier.pl "uninitialized value in join"

Denys Vlasenko vda.linux at googlemail.com
Sun Aug 31 21:34:59 UTC 2008


On Saturday 30 August 2008 10:06, Cristian Ionescu-Idbohrn wrote:
> The error:
> 
>   Possible unintended interpolation of @host in string at (eval 349) line 1.
>   Use of uninitialized value in join or string at ./docs/autodocifier.pl line 35.
> 
> Attached patch fixes it.

Applied, thanks!

> There's also some irritating colorization problem (I use emacs and
> font-lock) caused by unescaped double-quote characters in substitution
> expressions inside the beautify subroutine.  I have a patch that fixes
> that.  Would you be interested?

Sounds like emacs' bug in handling complex cases.

You decide whether it worth working around, considering
that not many people would edit autodocifier.pl in the course
of hacking on busybox.
--
vda



More information about the busybox mailing list