Re: Undefined use of weak symbols in gnulib

2021-05-02 Thread Alan Modra
On Tue, Apr 27, 2021 at 07:53:16AM +0200, Florian Weimer via Binutils wrote: > So the net effect is this: > > if (pthread_mutexattr_gettype != NULL) > pthread_once (control, callback); > > Dynamic linking with weak symbols is not very well-defined. On x86-64, > the link editor produces the

Re: bug#48113: Module suggestion: timeout

2021-05-02 Thread Simon Josefsson via Gnulib discussion list
severity 48113 wishlist retitle 48113 Self-test timeout functionality thanks Karl Berry writes: > What do bug-automake people think? > > For myself, I have no objection to sprinkling timeout commands through > the Automake test infrastructure wherever appropriate. It's not ever > going to ri