Re: Enabling shell error handling in configure.ac

2024-12-02 Thread Zack Weinberg
On Sat, Nov 30, 2024, at 4:13 PM, R. Diez wrote: Or is there any way to enable such automatic error handling? >>> >>> [...] be a useful project for someone to do, although it would take >>> some time >> >> Like Paul I do not have time to pursue this any further myself, but >> I'd be happy to g

Re: Enabling shell error handling in configure.ac

2024-11-30 Thread R. Diez
Or is there any way to enable such automatic error handling? [...] be a useful project for someone to do, although it would take some time Like Paul I do not have time to pursue this any further myself, but I'd be happy to guide anyone (you?) who wanted to work on it. If you're interested in

Re: Enabling shell error handling in configure.ac

2024-11-20 Thread Zack Weinberg
On Wed, Nov 20, 2024, at 11:39 AM, Paul Eggert wrote: > On 2024-11-20 06:52, R. Diez wrote: >> Or is there any way to enable such automatic error handling? > > That would require auditing all of Autoconf, and all the macros in > Gnulib and/or whereever else you get your macros from, so that the sh

Re: Enabling shell error handling in configure.ac

2024-11-20 Thread Paul Eggert
On 2024-11-20 06:52, R. Diez wrote: Or is there any way to enable such automatic error handling? That would require auditing all of Autoconf, and all the macros in Gnulib and/or whereever else you get your macros from, so that the shell scripts generated are safe to use with those options ena