On Wed, Jul 11, 2012 at 01:14:28AM -0700, Justin Pettit wrote:
> On Jul 11, 2012, at 1:07 AM, Ben Pfaff wrote:
> 
> > I actually prefer decimal over hexadecimal most of the time (I only have
> > 10 fingers) but referring to output of ds_put_hex_dump() I want to use
> > hexadecimal because that's the base that ds_put_hex_dump() uses for the
> > offsets it prints along the left margin.  So it's inconsistent within
> > the function but I didn't just pick it randomly at least.
> 
> Yeah, that occurred to me, but it seemed like it might be mildly
> confusing.  In any case, I trust your judgment.

Thanks.

In this case I think it helps that the two messages are mutually
exclusive; they won't appear together, at least not for a single faulty
set of actions.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to