a-lunev opened a new pull request #5296:
URL: https://github.com/apache/incubator-nuttx/pull/5296


   ## Summary
   
   Fixed the following types of warnings:
   warning: format ‘%p’ expects argument of type ‘void *’, but argument 3 has 
type ‘struct tcp_conn_s *’ [-Wformat=]
   warning: ISO C90 does not support the ‘z’ gnu_printf length modifier 
[-Wformat=]
   warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
   
   ## Impact
   
   TCP
   
   ## Testing


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to