Re: Gnulib manual corrections

2021-09-22 Thread Bruno Haible
Dietmar Schindler wrote: > On > https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html > there are two inaccuracies: > > 1. "For example, the German collates as the collating element 's' followed by > another collating element 's'." - Here the example ch

Re: getprogname fails randomly on PA-RISC HPUX 11.11 with 64-bit kernel

2021-09-22 Thread John David Anglin
On 2021-09-22 3:49 p.m., Bruno Haible wrote: > Hi John Dave, > > According to > https://en.wikipedia.org/wiki/HP-UX#Version_history > versions < 11.31 of HP-UX are already past end-of-support for more than > 5 years. The only possibly relevant HP-UX version nowadays is 11.31. > > Therefore I would

Re: getprogname fails randomly on PA-RISC HPUX 11.11 with 64-bit kernel

2021-09-22 Thread Bruno Haible
Hi John Dave, According to https://en.wikipedia.org/wiki/HP-UX#Version_history versions < 11.31 of HP-UX are already past end-of-support for more than 5 years. The only possibly relevant HP-UX version nowadays is 11.31. Therefore I would not want to spend time on the earlier versions. We have al

snprintf function is not C99 compliant on PA-RISC HP-UX 11.00 through 11.11

2021-09-22 Thread John David Anglin
When I run configure on applications using the gnulib (e.g., bison), I get the following defines in config.h: /* Define if the return value of the snprintf function is the number of of bytes (excluding the terminating NUL) that would have been produced if the buffer had been large enough. *

getprogname fails randomly on PA-RISC HPUX 11.11 with 64-bit kernel

2021-09-22 Thread John David Anglin
The test suites of applications using getprogname to print the current process name sometimes fails and prints '?' when both the pstat_getproc and __pstat_getproc64 fail. pstat_getproc never fails when I define _PSTAT64. Eventually, I found that the call to __pstat_getproc64 is sensitive to th

Gnulib manual corrections

2021-09-22 Thread dietmar . schindler--- via Gnulib discussion list
On https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html there are two inaccuracies: 1. "For example, the German collates as the collating element 's' followed by another collating element 's'." - Here the example character is simply missing; it should