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

   Please ignore the ci warning since the api name of MSVC vcruntime is 
implemented in mixed case
   
   ```
   arch/sim/src/sim/win/sim_hostfs.c:277:17: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:286:18: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:289:8: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:289:28: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:295:25: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:295:34: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:298:6: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:298:15: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:324:12: error: Mixed case identifier found
   arch/sim/src/sim/win/sim_hostfs.c:395:6: 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.

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

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

Reply via email to