HomeFreeBSD

libm: add braces around initialization of subobjects

Description

libm: add braces around initialization of subobjects

This cleans up a warning when building libm at higher WARNS levels and
makes the intent more clear. By the C standard the values are assigned
to subobject members in order so this change introduces no functional
change. (6.7.9 20)

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D8333

Details

Provenance
emasteAuthored on Nov 1 2016, 3:11 PM
Parents
rG52c32434240f: arm64 make-memstick.sh: use 'set -e' to abort if any step fails
Branches
Unknown
Tags
Unknown

Event Timeline