btashton commented on pull request #2574:
URL: https://github.com/apache/incubator-nuttx/pull/2574#issuecomment-749333515


   @anchao since this buffer dumping is used on some of the small targets for 
debugging I am a little worried about what this does to the code size.  Do you 
think we can keep `lib_dumpbuffer` minimal?
   
   It also seemed like a strange API contract that giving a fd of -1 would call 
syslog, I see why you did that, but I think it might be best to not to expose 
that, even if that is in in an internal static function.


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


Reply via email to