RE: Request fix in gmp.h

2021-04-08 Thread Marc Glisse
On Fri, 2 Apr 2021, Randall S. Becker wrote: On April 2, 2021 3:08 PM, Marc Glisse wrote: On Fri, 2 Apr 2021, Randall S. Becker wrote: I have found a compile issue while porting to the HPE NonStop Server platform. Please add the following line to gmp.h around line 267 to account for differen

RE: Request fix in gmp.h

2021-04-08 Thread Randall S. Becker
On April 2, 2021 3:08 PM, Marc Glisse wrote: > On Fri, 2 Apr 2021, Randall S. Becker wrote: > > > I have found a compile issue while porting to the HPE NonStop Server > > platform. > > > > Please add the following line to gmp.h around line 267 to account for > > differences in stdio.h on this plat

Re: Request fix in gmp.h

2021-04-02 Thread Marc Glisse
On Fri, 2 Apr 2021, Randall S. Becker wrote: I have found a compile issue while porting to the HPE NonStop Server platform. Please add the following line to gmp.h around line 267 to account for differences in stdio.h on this platform. Otherwise, all tests pass. We already did a while ago...

Request fix in gmp.h

2021-04-02 Thread Randall S. Becker
Hi GMP Team, I have found a compile issue while porting to the HPE NonStop Server platform. Please add the following line to gmp.h around line 267 to account for differences in stdio.h on this platform. Otherwise, all tests pass. || defined (_STDIO) /* HPE NonStop x86