This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 23e0134 mksyscall: Fix warning "variable 'i' is used uninitialized"
add d0dc72c boards/x86_64/intel64: enable CONFIG_LIBM=y
add 43b6138 libc/stdio: Remove sys/types.h inclusion for printf/scanf
add b71c491 libc/math: Fix warning: dereferencing type-punned pointer
will break strict-aliasing rules
No new revisions were added by this update.
Summary of changes:
boards/x86_64/intel64/qemu-intel64/configs/nsh/defconfig | 1 +
boards/x86_64/intel64/qemu-intel64/configs/ostest/defconfig | 1 +
libs/libc/math/lib_libsqrtapprox.c | 13 ++++++++-----
libs/libc/stdio/legacy_libvsprintf.c | 1 -
libs/libc/stdio/lib_dtoa_data.c | 5 ++++-
libs/libc/stdio/lib_dtoa_engine.c | 3 ---
libs/libc/stdio/lib_libdtoa.c | 1 -
libs/libc/stdio/lib_libvsprintf.c | 1 -
8 files changed, 14 insertions(+), 12 deletions(-)