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/12/08 16:43:41 UTC

[GitHub] [incubator-nuttx] juniskane opened a new pull request #2498: Min max macros fix

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


   ## Summary
   Fix bad parenthesis in certain MIN() and MAX() macro definitions. These are especially bad in shared header files, as can break unrelated code. There is more to fix, so far not seen any severe issues caused by this. Patch also removes few unused copies. TODO: consolidate these to few places only?
   ## Impact
   No functional change
   ## 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] xiaoxiang781216 merged pull request #2498: Min max macros fix

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


   


----------------------------------------------------------------
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