issue with Microsoft compiler

sisyphus sisyphus359 at gmail.com
Mon Feb 13 10:17:08 CET 2023


Hi Paul,

Before including gmp.h, try:
#pragma warning(disable:4146)

That works for me with compiler version 19.33.31630 for x64.

Cheers,
Rob


More information about the gmp-bugs mailing list