You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/04/16 12:59:45 UTC

[GitHub] [mynewt-nimble] rymanluk opened a new pull request #799: nimble/host: Minor fixes around the host.

rymanluk opened a new pull request #799: nimble/host: Minor fixes around the host.
URL: https://github.com/apache/mynewt-nimble/pull/799
 
 
   

----------------------------------------------------------------
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] [mynewt-nimble] apache-mynewt-bot removed a comment on issue #799: nimble/host: Minor fixes around the host.

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot removed a comment on issue #799: nimble/host: Minor fixes around the host.
URL: https://github.com/apache/mynewt-nimble/pull/799#issuecomment-614652316
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### nimble/host/src/ble_l2cap_coc.c
   <details>
   
   ```diff
   @@ -455,7 +455,7 @@
            if (rc) {
                rc = BLE_HS_ENOMEM;
                BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc);
   -           goto failed;
   +            goto failed;
            }
    
            ble_hs_lock();
   ```
   
   </details>

----------------------------------------------------------------
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] [mynewt-nimble] rymanluk merged pull request #799: nimble/host: Minor fixes around the host.

Posted by GitBox <gi...@apache.org>.
rymanluk merged pull request #799: nimble/host: Minor fixes around the host.
URL: https://github.com/apache/mynewt-nimble/pull/799
 
 
   

----------------------------------------------------------------
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] [mynewt-nimble] apache-mynewt-bot commented on issue #799: nimble/host: Minor fixes around the host.

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on issue #799: nimble/host: Minor fixes around the host.
URL: https://github.com/apache/mynewt-nimble/pull/799#issuecomment-614652316
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### nimble/host/src/ble_l2cap_coc.c
   <details>
   
   ```diff
   @@ -455,7 +455,7 @@
            if (rc) {
                rc = BLE_HS_ENOMEM;
                BLE_HS_LOG(DEBUG, "Could not append data rc=%d", rc);
   -           goto failed;
   +            goto failed;
            }
    
            ble_hs_lock();
   ```
   
   </details>

----------------------------------------------------------------
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] [mynewt-nimble] apache-mynewt-bot commented on issue #799: nimble/host: Minor fixes around the host.

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on issue #799: nimble/host: Minor fixes around the host.
URL: https://github.com/apache/mynewt-nimble/pull/799#issuecomment-614869756
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   

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