Hi Chet,

On 5/16/24 7:25 AM, Chet Ramey wrote:
> Yes. This was inspired by
> 
> https://lists.gnu.org/archive/html/bug-bash/2024-04/msg00158.html

I'm not sure if you have dealt with this particular one yet, but I
would just get rid of the u_char, u_short, u_long, types. They are old
BSD stuff that is less portable than the standard C types. I did the
same in GNU Inetutils recently.

Collin

Reply via email to