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 2020/06/15 15:04:59 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1242: net/socket/getsockopt.c: Eliminate warning

patacongo opened a new pull request #1242:
URL: https://github.com/apache/incubator-nuttx/pull/1242


   ## Summary
   
       socket/getsockopt.c:362:7: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
          int ret;
              ^~~
   ## Impact
   
   Warning blocks PR checks.
   
   ## Testing
   
   PR checks
   
   


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



[GitHub] [incubator-nuttx] Ouss4 merged pull request #1242: net/socket/getsockopt.c: Eliminate warning

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #1242:
URL: https://github.com/apache/incubator-nuttx/pull/1242


   


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