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/25 07:41:05 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #96: examples: discover: Use htonl() instead of HTONL() in discover_main.c

masayuki2009 opened a new pull request #96: examples: discover: Use htonl() instead of HTONL() in discover_main.c
URL: https://github.com/apache/incubator-nuttx-apps/pull/96
 
 
   ### Summary
   
   - This PR fixes compilation errors in discover_main.c
   
   ### Impact
   
   -  This PR affects examples/discover apps only
   
   ### Testing
   
   - This PR was tested with spresense:wifi by adding following configs
   
   +CONFIG_NSH_NETINIT=n
   +CONFIG_EXAMPLES_DISCOVER=y
   +CONFIG_EXAMPLES_DISCOVER_DHCPC=y
   

----------------------------------------------------------------
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] xiaoxiang781216 merged pull request #96: examples: discover: Use htonl() instead of HTONL() in discover_main.c

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #96: examples: discover: Use htonl() instead of HTONL() in discover_main.c
URL: https://github.com/apache/incubator-nuttx-apps/pull/96
 
 
   

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