This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 4b4cee8916 build/kconfig: refresh all defconfig
     new 8761cc9bfc libs: fix visual studio Compiler Error C2036
     new 86aed87487 sys/sysinfo: align sysinfo define with linux
     new 634baa5a2f libs: workaround for Visual Studio(MSVC) Compiler Error 
C2124
     new ccaa625930 fs/smart: fix visual studio Compiler Error C2016
     new 5580de0685 net/netfilter: fix visual studio Compiler Error C2229
     new 4a8cd8ca0c net/procfs: fix visual studio Compiler Error C2057
     new 77f68b121b fs/epoll: fix visual studio Compiler Error C2059
     new 2d536059f0 mm/mempool: fix visual studio Compiler Warning C4098

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fs/vfs/fs_epoll.c                       |  2 +-
 include/nuttx/fs/smart.h                |  2 ++
 include/nuttx/lib/math.h                | 18 +++++++++++-------
 include/nuttx/net/netdev.h              |  3 ++-
 include/nuttx/net/netfilter/ip_tables.h |  2 +-
 include/nuttx/net/netfilter/x_tables.h  |  2 +-
 include/sys/sysinfo.h                   | 27 +++++++++++++--------------
 libs/libc/math/lib_gamma.c              | 30 +++++++++++++++++++++---------
 libs/libc/net/lib_inetpton.c            |  5 +++--
 mm/mempool/mempool_multiple.c           |  2 +-
 net/procfs/net_tcp.c                    |  4 ++--
 net/procfs/net_udp.c                    |  4 ++--
 12 files changed, 60 insertions(+), 41 deletions(-)

Reply via email to