Hi,
On Wed, Jan 19, 2022 at 7:41 PM Martin Storsjö wrote:
>
> Hi Matthew,
>
> On Wed, 19 Jan 2022, Matthew Brett wrote:
>
> > We've run into a problem over at
> > https://github.com/rgommers/scipy/issues/118
> >
> > The essence of the problem is that the *compiler* warns when we use
> > the '%zd
Hi Matthew,
On Wed, 19 Jan 2022, Matthew Brett wrote:
We've run into a problem over at https://github.com/rgommers/scipy/issues/118
The essence of the problem is that the *compiler* warns when we use
the '%zd' format code to 'printf', even though the UCRT run-time does,
in fact, support this c
Hi,
We are currently using the UCRT build of MinGW-w64 to build the Scipy
library for Python - thanks for all your work that has made this
possible.
We've run into a problem over at https://github.com/rgommers/scipy/issues/118
The essence of the problem is that the *compiler* warns when we use
t