On 2025-06-25 08:09, Antonio Diaz Diaz wrote:
I think that it would be better to fix the problem for good by deprecating getopt_long and recommending instead something that defines the options in one place

It's a question of reinventing the wheel yet again, vs patching the wheel we have.

I do have qualms about adding yet another environment variable.

It would be nice to do the getopt check statically, if we're going to do it at all.

While we're on the getopt topic, glibc might add translation of getopt argument strings:

https://sourceware.org/pipermail/libc-alpha/2025-June/167247.html

Reply via email to