Re: VMS has struct sched_param in pthread.h

2017-06-16 Thread John E. Malmberg
On 6/16/2017 12:21 PM, Bruno Haible wrote: Hello John, VMS does not currently provide a sched.h and has that definition in pthread.h instead. Please try the attached patch. Thank you, I will try to get to that this weekend. Please also tell us identification of your environment: - Is i

parse-datetime has the military time zones inverted

2017-06-16 Thread Eigil Skjæveland
Hi, It seems the signs for the military time zones are inverted. I would expect date -d '12:00B' to be equal to date -d '12:00+0200' but it is in fact equal to date -d '12:00-0200' This matches what I see in parse-datetime.y. -- Eigil Skjæveland

Re: VMS has struct sched_param in pthread.h

2017-06-16 Thread Bruno Haible
Hello John, > 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 dec