You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "wengzhe (via GitHub)" <gi...@apache.org> on 2023/01/30 08:10:47 UTC

[GitHub] [nuttx] wengzhe commented on pull request #8344: net/slip: Change SLIP to use IOB

wengzhe commented on PR #8344:
URL: https://github.com/apache/nuttx/pull/8344#issuecomment-1408156242

   > > @michi-jung could you help us verify this patch?
   > 
   > Hi @xiaoxiang781216 and @wengzhe. Yes, patch is working fine for me. Thanks!
   > 
   > Could you please increase the `buffer` array in `slip_initialize` to 12 characters to silence compiler warnings about potentially truncated output (INT_MIN requires 11 chars + NUL)? Thanks!
   
   @michi-jung Updated, it this what you need?


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org