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 <[email protected]>
Please change this code to use the PRINTF_FORMAT macro from compiler.h instead. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
