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/01/11 19:23:03 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #83: net/tcp/tcp_setsockopt.c: Fix compilation failure found in build testing

patacongo opened a new pull request #83: net/tcp/tcp_setsockopt.c:  Fix compilation failure found in build testing
URL: https://github.com/apache/incubator-nuttx/pull/83
 
 
   Error:  invalid application of 'sizeof' to incomplete type 'struct timeval'.  Fixed by including sys/time.h.

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] acassis merged pull request #83: net/tcp/tcp_setsockopt.c: Fix compilation failure found in build testing

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #83: net/tcp/tcp_setsockopt.c:  Fix compilation failure found in build testing
URL: https://github.com/apache/incubator-nuttx/pull/83
 
 
   

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


With regards,
Apache Git Services