You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/26 17:18:25 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2126: tools/testbuild.sh: Don't support to change size_t type in datlist

xiaoxiang781216 opened a new pull request #2126:
URL: https://github.com/apache/incubator-nuttx/pull/2126


   ## Summary
   since it doesn't need anymore with the follow patch:
   commit e7d92600147c1bb1e5160360fde33e744e385544
   Author: Xiang Xiao <xi...@xiaomi.com>
   Date:   Mon Feb 17 20:19:25 2020 +0800
   
       arch: Customize the typedef of size_t instead of intptr_t
   
       To ensure size_t same as toolchain definition in the first place and
       rename CXX_NEWLONG to ARCH_SIZET_LONG.  The change also check whether
       __SIZE_TYPE__ exist before CONFIG_ARCH_SIZET_LONG so our definition
       can align with toolchain(gcc/clang) definition automatically.
   
   ## Impact
   Same as before
   
   ## Testing
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton merged pull request #2126: tools/testbuild.sh: Don't support to change size_t type in datlist

Posted by GitBox <gi...@apache.org>.
btashton merged pull request #2126:
URL: https://github.com/apache/incubator-nuttx/pull/2126


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org