LDBL_ constants in float.h

Björn König bkoenig at alpha-tierchen.de
Tue Feb 26 13:43:10 UTC 2008


Hello,

this is a suggestion for a minor correction.

In src/sys/arm/include/float.h are definitions of LDBL_* constants which
are not of type long double. I think there should be a cast, e.g.

#define LDBL_MANT_DIG  (long double)DBL_MANT_DIG

Björn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src-sys-arm-include-float.h
Type: application/octet-stream
Size: 973 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20080226/535909a5/src-sys-arm-include-float.obj


More information about the freebsd-arm mailing list