[ovs-dev] [PATCH] ofp-print: __attribute__ format in visual studio.

Ben Pfaff blp at nicira.com
Tue Mar 11 22:47:40 UTC 2014


On Mon, Mar 10, 2014 at 10:56:40AM -0700, Gurucharan Shetty wrote:
> Visual studio does not understand __attribute__ format. All the
> violations would be caught with gcc in linux. So, it should be okay
> removing that.
> 
> Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>

Please change this code to use the PRINTF_FORMAT macro from compiler.h
instead.



More information about the dev mailing list