Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2015 00:06:58 -0500
From:      Pedro Giffuni <pfg@freebsd.org>
To:        freebsd-numerics@FreeBSD.org
Subject:   Something wrong in scalblnl()
Message-ID:  <F95B68CD-669F-4309-8121-C188E38EA128@freebsd.org>

next in thread | raw e-mail | index | archive | help
Dear FreeBSD math gurus;

Looking at the clang checker report:

=
http://scan.freebsd.org/scan-build/lib/2015-01-05-amd64/report-4c1ee4.html=
#EndPath =
<http://scan.freebsd.org/scan-build/lib/2015-01-05-amd64/report-4c1ee4.htm=
l#EndPath>

in the scalblnl() implementation we are assigning a value to =E2=80=9Cin=E2=
=80=9D and but we are ignoring it for the calculation. looking at the =
family of similar functions nearby, it looks clear that we have a typo =
in the return value.

Pedro.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F95B68CD-669F-4309-8121-C188E38EA128>