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/04/05 15:20:55 UTC

[GitHub] [incubator-nuttx] patacongo commented on issue #731: Check return from nxsem_wait_uninterruptible()

patacongo commented on issue #731: Check return from nxsem_wait_uninterruptible()
URL: https://github.com/apache/incubator-nuttx/pull/731#issuecomment-609433497
 
 
   NOTE:
       - arch/arm/src/sama5/sam_can.c:  Generates several "Mixed case identifier" complaints because definitions provided by header files that are not part of the change.
       - arch/arm/src/sama5/sam_pmecc.c:  Has two cases of "Mixed case identifies" result within commented out code.  There are references to undefined types that might be provided by Atmel logic (Pmecc and Pmerrloc) if it were ever integrated.
   
   Please ignore the "Mixed case identifier complaints" from these two files when considering to merge.
   
   

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


With regards,
Apache Git Services