Are you sure? The double parentheses are usually used to remind oneself that a single = was intended and not a typo.
Do you have a failing case for the FFT, or some reasoning as to why the code is incorrect in its current state? On Sat, 20 Jul 2019 at 20:59, Wolfgang Gahr <gahrwolfg...@gmail.com> wrote: > This is just a small file. > I think the line > > if ((hi = t[limbs])) > > should be written as > > if ((hi == t[limbs])) > > Hope this helps. > > -- > You received this message because you are subscribed to the Google Groups > "mpir-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to mpir-devel+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mpir-devel/87a7d50d-499a-4163-9e72-3e9e2e36a97c%40googlegroups.com > . > -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to mpir-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mpir-devel/CAB0xFnv0kjMW4CWU3iqV9gz_amDGpUsrJWUTD-%3D4C-OUjXA7ng%40mail.gmail.com.