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 2022/10/22 20:10:05 UTC

[GitHub] [incubator-nuttx-apps] pkarashchenko opened a new pull request, #1377: Minor fixes

pkarashchenko opened a new pull request, #1377:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1377

   ## Summary
   Multiple minor fixes
   
   ## Impact
   Fix possible memory overflow
   
   ## Testing
   Pass CI
   


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


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1377: Minor fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #1377:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1377#issuecomment-1287995932

   let's ignore the download error:
   ```
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                    Dload  Upload   Total   Spent    Left  Speed
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   100  264k    0  264k    0     0   572k      0 --:--:-- --:--:-- --:--:--  572k
   ./cxxtest_main.cxx:40:10: fatal error: array: No such file or directory
      40 | #include <array>
         |          ^~~~~~~
   ```


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


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1377: Minor fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #1377:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1377


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