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: us...@infra.apache.org