Re: OpenSSL 1.1.0j version checking bug in configure.ac [PATCH]

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

 



On 2018-11-22, Filipp Gunbin <fgunbin@xxxxxxxxxxx> wrote:

> Hi, I've just found this issue - brackets are eaten by Autoconf.
> Quadrigraphs [1] may be used instead.

That's the sort of solution from somebody who has read the manual
but hasn't seen many actual autoconf scripts. :-)

> -			101000[0123456]*)
> +			101000@<:@0123456@:>@*)

Normally you just use [[ ]]:

  +                     101000[[0123456]]*)

-- 
Christian "naddy" Weisgerber                          naddy@xxxxxxxxxxxx
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



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

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux