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 2023/01/03 03:59:41 UTC

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #8023: libc: Move tree.h from include/nuttx to include/sys

xiaoxiang781216 commented on PR #8023:
URL: https://github.com/apache/nuttx/pull/8023#issuecomment-1369373060

   Please ignore the false warning alarm:
   ```
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:317:23: error: Multiple data definitions
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:330:[14](https://github.com/apache/nuttx/actions/runs/3826712456/jobs/6510714924#step:3:15): error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:338:18: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:339:12: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:342:10: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:349:14: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:357:[18](https://github.com/apache/nuttx/actions/runs/3826712456/jobs/6510714924#step:3:19): error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:358:14: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/tree.h:361:10: error: Garbage follows right bracket
   Error: /home/runner/work/nuttx/nuttx/nuttx/include/sys/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