]> www.ginac.de Git - cln.git/commit
Avoid linker error on MinGW...
authorRichard Kreckel <kreckel@ginac.de>
Sun, 21 Feb 2021 23:19:29 +0000 (00:19 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 21 Feb 2021 23:19:29 +0000 (00:19 +0100)
commitd1893bec9ff29422da5e1aedbd4a5ade49405fcf
tree26b0c5db0ca39300b43295f454e4a266354b614c
parentc4940b353cdffd62979388fbd9e97c841c5a9ecb
Avoid linker error on MinGW...

...due to multiple definitions of decode_float().

Reported by Lorne McIntosh <lmcintos@sfu.ca>.
src/float/misc/cl_F_decode.cc