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/02/06 19:36:41 UTC

[GitHub] [incubator-nuttx-apps] maht opened a new pull request #55: Fix error about netlib and gs2200m

maht opened a new pull request #55: Fix error about netlib and gs2200m
URL: https://github.com/apache/incubator-nuttx-apps/pull/55
 
 
   As commented [1] all the code guarded by `CONFIG_NET_HAVE_REUSEADDR` was dead code.
   
   The pull request [2] made some of it back to life to "undead" code, that raises an error always in `netlib_listenon()`
   
   This fix that by lowering it as a warning in netlib and `DEBUGASSERT` in `gs2200m` command.
   
   [1] https://github.com/apache/incubator-nuttx-apps/pull/45#discussion_r374093618
   [2] https://github.com/apache/incubator-nuttx-apps/pull/47/files
   

----------------------------------------------------------------
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-apps] Ouss4 merged pull request #55: Fix error about netlib and gs2200m

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #55: Fix error about netlib and gs2200m
URL: https://github.com/apache/incubator-nuttx-apps/pull/55
 
 
   

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