[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/2] Check for __attribute__ ((cleanup)) during configuration
From: |
Philipp Stephani |
Subject: |
Re: [PATCH 2/2] Check for __attribute__ ((cleanup)) during configuration. |
Date: |
Sun, 28 Apr 2019 20:12:05 +0200 |
Am Do., 25. Apr. 2019 um 23:18 Uhr schrieb Paul Eggert <address@hidden>:
>
> On 4/25/19 6:46 AM, Philipp Stephani wrote:
> > It’s nicer to fail early if __attribute__ ((cleanup)) doesn’t work.
>
> Yes, but it's not nicer to make 'configure' slower than it already is.
> As the slowness happens to every builder, whereas the "fail early"
> problem happens only to the tiny minority of builders who configure
> --with-modules but whose compilers don't support __attribute__
> ((cleanup)), it might be better to omit this unnecessary complication.
>
Fine with me.
- Re: [PATCH 2/2] Add module functions to convert from and to big integers., (continued)
- Re: [PATCH 2/2] Add module functions to convert from and to big integers., Philipp Stephani, 2019/04/24
- Re: [PATCH 2/2] Add module functions to convert from and to big integers., Paul Eggert, 2019/04/24
- Re: [PATCH 2/2] Add module functions to convert from and to big integers., Eli Zaretskii, 2019/04/25
- Re: [PATCH 2/2] Add module functions to convert from and to big integers., Philipp Stephani, 2019/04/25
- [PATCH 1/2] Require full GMP when building module support., Philipp Stephani, 2019/04/25
- [PATCH 2/2] Check for __attribute__ ((cleanup)) during configuration., Philipp Stephani, 2019/04/25
- Re: [PATCH 2/2] Check for __attribute__ ((cleanup)) during configuration., Paul Eggert, 2019/04/25
- Re: [PATCH 2/2] Check for __attribute__ ((cleanup)) during configuration.,
Philipp Stephani <=
- Re: [PATCH 1/2] Require full GMP when building module support., Eli Zaretskii, 2019/04/25
- Re: [PATCH 1/2] Require full GMP when building module support., Philipp Stephani, 2019/04/25
- Re: [PATCH 1/2] Require full GMP when building module support., Eli Zaretskii, 2019/04/25
- [PATCH] Require full GMP for big integer module functions., Philipp Stephani, 2019/04/25
- Re: [PATCH] Require full GMP for big integer module functions., Paul Eggert, 2019/04/25
- Re: [PATCH] Require full GMP for big integer module functions., Philipp Stephani, 2019/04/28
- Re: [PATCH] Require full GMP for big integer module functions., Paul Eggert, 2019/04/28
- Re: [PATCH 1/2] Require full GMP when building module support., Philipp Stephani, 2019/04/28