You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/03/15 06:57:03 UTC

[GitHub] [nuttx] anchao commented on pull request #8824: libm/newlib: add newlib/libm support

anchao commented on PR #8824:
URL: https://github.com/apache/nuttx/pull/8824#issuecomment-1469446787

   please ignore the style check error : Mixed case identifier found
   
   ```
   ../nuttx/tools/checkpatch.sh -u -m -g b864f376135c7055d982e95ed6d862ef8f07330e..HEAD
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math.h:59:7: error: Mixed case identifier found
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math.h:[13](https://github.com/apache/nuttx/actions/runs/4423582588/jobs/7756456883#step:3:14)6:2: error: Mixed case identifier found
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math.h:[14](https://github.com/apache/nuttx/actions/runs/4423582588/jobs/7756456883#step:3:15)0:20: error: Mixed case identifier found
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math_config.h:445:9: error: Mixed case identifier found
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math_config.h:447:9: error: Mixed case identifier found
   Error: /home/runner/work/nuttx/nuttx/nuttx/libs/libm/newlib/include/math_config.h:448:9: error: Mixed case identifier found
   Error: Process completed with exit code 1.
   ```


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