LuchianMihai commented on PR #15847: URL: https://github.com/apache/nuttx/pull/15847#issuecomment-2672642297
Hi, I can fix the switch related errors quickly. Previously, there was an compare to switch that included space at the end, and another one that included an open parenthesis. I thought that I can have a simple strncmp to switch keyword and handle the white spaces after, but the space was way more important than I thought. Anyway, amazing work, I'll go through your comments in details tomorrow and come with needed fixes -- 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