[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH] Fixed compile error with !CONFIG_HUSH_MODE_X
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2010-11-25 7:31:50
Message-ID: 201011250831.50462.vda.linux () googlemail ! com
[Download RAW message or body]

On Saturday 20 November 2010 22:05, Dan Fandrich wrote:
> Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
> ---
>  shell/hush.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/shell/hush.c b/shell/hush.c
> index d48e870..084e555 100644
> --- a/shell/hush.c
> +++ b/shell/hush.c
> @@ -6494,7 +6494,7 @@ static int checkjobs_and_fg_shell(struct pipe *fg_pipe)
>   * subshell:     ( list ) [&]
>   */
>  #if !ENABLE_HUSH_MODE_X
> -#define redirect_and_varexp_helper(new_env_p, old_vars_p, command, squirrel, char argv_expanded) \
> +#define redirect_and_varexp_helper(new_env_p, old_vars_p, command, squirrel, argv_expanded) \
>  	redirect_and_varexp_helper(new_env_p, old_vars_p, command, squirrel)
>  #endif
>  static int redirect_and_varexp_helper(char ***new_env_p,

Already fixed as part of pre-release randomconfig testing.
-- 
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic