【发布时间】:2011-03-07 07:04:39
【问题描述】:
我正在尝试在 VS2010 Professional 中为 windows (config: x64, release) 编译 MPIR (dll_mpir_gc),并收到 602 警告。其中大多数是关于精度损失的,例如“警告 C4244:'=':从 'mp_bitcnt_t' 转换为 'unsigned long',可能丢失数据”。编译这个lib的时候这样正常吗?
编辑:18 小时后,我在https://groups.google.com/group/mpir-devel/ 发布了这篇文章。
【问题讨论】:
标签: gmp