Skip to content
Commit 81b994bd authored by Gabriel F. T. Gomes's avatar Gabriel F. T. Gomes
Browse files

Fix parameter type in C++ version of iseqsig (bug 23171)

The commit

  commit c85e54ac
  Author: Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
  Date:   Fri Nov 3 10:44:36 2017 -0200

      Provide a C++ version of iseqsig (bug 22377)

mistakenly used double parameters in the long double version of iseqsig,
thus causing spurious conversions to double, as reported on bug 23171.

Tested for powerpc64le and x86_64.

(cherry picked from commit fb0e10b8)
parent 7b52c8ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment