VMS has struct sched_param in pthread.h

2017-06-15 Thread John E. Malmberg
Hello All, The make step on VMS next stopped at glthread/cond.c with: cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DNO_XMALLOC -DEXEEXT=\"\" -I. -I.. -DGNULIB_STRICT_CHECKING=1 -g -c -o glthread/cond.o glthread/cond.c struct sched_param ^ %CC-E-REDEFSTRUCT, In this declaration, the str

Re: VMS can not include "float+.h"

2017-06-15 Thread John E. Malmberg
On 6/15/2017 2:26 PM, Paul Eggert wrote: On 06/15/2017 07:05 AM, John E. Malmberg wrote: It should only be include files VMS has issues with. If that's the problem, then it shouldn't be much trouble to have a separate script that rewrites the file names and source code to follow the POSIX po

Re: VMS can not include "float+.h"

2017-06-15 Thread Paul Eggert
On 06/15/2017 07:05 AM, John E. Malmberg wrote: It should only be include files VMS has issues with. If that's the problem, then it shouldn't be much trouble to have a separate script that rewrites the file names and source code to follow the POSIX portable filename rules. We could include th

Re: VMS can not include "float+.h"

2017-06-15 Thread Bruno Haible
John E. Malmberg wrote: > It should only be include files VMS has issues with. I said NO. Even if it's only for 1 file, I don't want to go backwards in time by 20 years. Deal with it on your side. I've given you a pointer how such issues were dealt with regarding DOS file names. Bruno

Re: VMS can not include "float+.h"

2017-06-15 Thread John E. Malmberg
It should only be include files VMS has issues with. Regards, -John -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: VMS can not include "float+.h"

2017-06-15 Thread Bruno Haible
Paul Eggert writes: > Perhaps Gnulib source files should be renamed to use just the characters > in the POSIX Portable Filename Character Set > . > I vehemently disagree. The relevant file name restrictions now