On Tue, May 08, 2012 at 06:27:07PM -0700, Pravin B Shelar wrote: > Signed-off-by: Pravin B Shelar <[email protected]> > > Bug #8822
I'd rather require "0x" on input for hex (e.g. use 0 as the third strtol() argument) and use "0x%x" for output. That way the interpretation is clear. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
