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 <[email protected]>
   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:
[email protected]


Reply via email to