On Wed, Nov 13, 2013 at 06:55:26PM -0800, Saurabh Shah wrote:
> So that vsnprintf on windows has C99 like semantics.
> 
> Signed-off-by: Saurabh Shah <ssaur...@nicira.com>

Microsoft documentation is just hilarious:

    vsnprintf is included for compliance to the ANSI standard; ...

But I guess this wrapper won't help much because the MS libc doesn't
support, for example, the 'z' modifier.  What's your plan for dealing
with that?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to