diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-04-22 19:54:29 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-04-22 19:54:29 -0700 |
commit | c5bdf7627cd12d134ea2e8bccb78440576bfd8e8 (patch) | |
tree | 954b3028cb41afa51577c753d5eee33550c38117 /mpi-patches/add-mp-set-intptr | |
parent | 7e41976a6738db339c0962c632314f8490e626c0 (diff) | |
download | txr-c5bdf7627cd12d134ea2e8bccb78440576bfd8e8.tar.gz txr-c5bdf7627cd12d134ea2e8bccb78440576bfd8e8.tar.bz2 txr-c5bdf7627cd12d134ea2e8bccb78440576bfd8e8.zip |
fix-mult-bug patch
Fixing bugs in MPI whereby two digits are multiplied together, but neither
operand is cast to the double digit type, so that the result is truncated.
* mpi/mpi.c (s_mp_mul_d, s_mp_mul, s_mp_sqr): Add casts to achieve
multiplication of the proper width.
Diffstat (limited to 'mpi-patches/add-mp-set-intptr')
0 files changed, 0 insertions, 0 deletions