I found these nits while looking at the unixctl code for other reasons. I have not tested them on Windows.
Ben Pfaff (2): util: Fix abs_file_name() bugs on Windows. unixctl: Use absolute paths on Windows too. lib/unixctl.c | 13 ++----------- lib/util.c | 58 +++++++++++++++++++++++++++++++++++++++------------------- lib/util.h | 1 + 3 files changed, 42 insertions(+), 30 deletions(-) -- 2.16.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
