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 2021/07/27 13:57:22 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4238: Don't use __attribute__ in source code directly

xiaoxiang781216 commented on pull request #4238:
URL: https://github.com/apache/incubator-nuttx/pull/4238#issuecomment-887535579


   Please the nxstyle warning due the heavy maco used in include/nuttx/tree.h:
   ````
   include/nuttx/tree.h:317:23: error: Multiple data definitions
   include/nuttx/tree.h:330:14: error: Garbage follows right bracket
   include/nuttx/tree.h:338:18: error: Garbage follows right bracket
   include/nuttx/tree.h:339:12: error: Garbage follows right bracket
   include/nuttx/tree.h:342:10: error: Garbage follows right bracket
   include/nuttx/tree.h:349:14: error: Garbage follows right bracket
   include/nuttx/tree.h:357:18: error: Garbage follows right bracket
   include/nuttx/tree.h:358:14: error: Garbage follows right bracket
   include/nuttx/tree.h:361:10: error: Garbage follows right bracket
   include/nuttx/tree.h:362:6: error: Garbage follows right bracket
   ```


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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