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/03/16 09:13:08 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 edited a comment on pull request #613: Enhancement of QuickJS

xiaoxiang781216 edited a comment on pull request #613:
URL: https://github.com/apache/incubator-nuttx-apps/pull/613#issuecomment-800086696


   Please fix this warning:
   ```
   apps/interpreters/quickjs/qjsmini.c:2:1: error: Relative file path does not match actual file
   ```
   Other mix case warning can be ignored:
   ```
   apps/interpreters/quickjs/qjsmini.c:105:23: error: Mixed case identifier found
   apps/interpreters/quickjs/qjsmini.c:163:29: error: Mixed case identifier found
   ```


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