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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to