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/08/29 20:02:37 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #1666: net: For Bluetooth sockets use the Linux sockaddr types

patacongo edited a comment on pull request #1666:
URL: https://github.com/apache/incubator-nuttx/pull/1666#issuecomment-683335964


   This won't pass the PR checks with out the matching apache/incubator-nuttx-apps#374 change either.  Both PR checks will fail.
   
       ##[error]btsak.h:74:24: error: field 'ep_sockaddr' has incomplete type
          74 |   struct sockaddr_bt_s ep_sockaddr;  /* AF_BLUETOOTH endpoint address */
             |       
   
   I assume you have built at least one configuration okay locally?  If so, then we have at least some basic confidence.  I will have to merge both PRs quickly and fix any breakage as quickly as possible.
   
   Fortunately is the slow time of day on the the slowest day of the week so a broken build should not harm anyone if we can get it fixed quickly.
   


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