[mpir-devel] Re: mpz_import in X-MPIR?

2011-03-13 Thread batibix
Ok, moving the question to that thread. -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mpir-devel@googlegroups.com. To unsubscribe from this group, send email to mpir-devel+unsubscr...@googlegroups.com. For m

[mpir-devel] mpz_import in X-MPIR?

2011-03-08 Thread batibix
I've searched through the X-MPIR 0.2 source, but I can't find a binding for mpz_import. Is there another way of converting a byte array to an mpz_t and vice versa? -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email t

[mpir-devel] Re: Tried to compile MPIR, got 602 warnings

2011-03-06 Thread batibix
> > The short answer is 'yes'. Thanks, now I can go ahead and move my GMP 32 bit code to MPIR and the joys of 64 bit performance :). -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mpir-devel@googlegroups.com.

[mpir-devel] Tried to compile MPIR, got 602 warnings

2011-03-06 Thread batibix
I'm trying to compile MPIR 2.3.0 (dll_mpir_gc) for windows (config: x64, release) in VS2010 Professional, and get 602 warnings. Most of them are about possible precision loss, e.g. "warning C4244: '=' : conversion from 'mp_bitcnt_t' to 'unsigned long', possible loss of data". Is this normal and to