poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] pk_equal_val_p function and tests.


From: Jose E. Marchesi
Subject: Re: [PATCH] pk_equal_val_p function and tests.
Date: Tue, 01 Sep 2020 18:32:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> diff --git a/bootstrap.conf b/bootstrap.conf
> index 1d9dc390..3c263fce 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -51,6 +51,10 @@ gnulib_modules="
>    xalloc
>    xstrndup
>    strstr
> +  opendir
> +  closedir
> +  readdir
> +  memcpy
>    "
>  
>  # gnulib modules used in libpoke/.
> @@ -145,7 +149,7 @@ buildreq="\
>  autoconf    2.62
>  automake    1.16
>  flex        2.5.37
> -bison       3.6
> +bison       3.6.0
>  gettext     0.18.2
>  pkg-config  -
>  makeinfo    6.0


The change to the bison version is spurious.  Please rebase your branch
to late master :)

Other than that, this is OK for master.
Thanks Kostas!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]