On Tue, Apr 21, 2015 at 05:09:16PM +0900, YAMAMOTO Takashi wrote: > > On Fri, Apr 17, 2015 at 12:38:08PM +0900, YAMAMOTO Takashi wrote: > >> Unfortunately ENODEV has different string representations > >> among platforms. > >> > >> References: > >> > >> > >> http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/errno.h?rev=1.40&content-type=text/x-cvsweb-markup&only_with_tag=MAIN > >> > >> https://svnweb.freebsd.org/base/head/lib/libc/gen/errlst.c?revision=275004&view=markup#l59 > >> https://msdn.microsoft.com/en-us/library/5814770t.aspx > >> > >> Signed-off-by: YAMAMOTO Takashi <[email protected]> > > > > It seems likely that new platforms could have their own > > representations too. I think it's safe enough here to just ignore the > > error strings entirely. What do you think of this, then? > > it seems better and matches existing practices. thank you. > > Acked-by: YAMAMOTO Takashi <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
