[PATCH] ls: fix support for long options when FEATURE_LS_COLOR is deselected

Denys Vlasenko vda.linux at googlemail.com
Fri May 26 14:51:44 UTC 2017


On Fri, May 26, 2017 at 1:38 PM, Laurent Bercot
<ska-dietlibc at skarnet.org> wrote:
>  Declaration of ls_longopts and initialization of applet_long_options
> were incorrectly guarded with ENABLE_FEATURE_LS_COLOR; that yielded a
> "ls: NO_OPT: \xff" error message when long options were selected and
> color support was not. This patch ensures long options are
> initialized separately from color support.

Thanks! Applied!


More information about the busybox mailing list