Re: svn commit: r1854072 - in /subversion/trunk/subversion: libsvn_subr/io.c tests/libsvn_subr/io-test.c

2019-02-22 Thread Erik Huelsmann
> > By the way, I'm not sure why we carry around the "defined(__OS2__)" > check in io.c. As far as I'm aware, no-one has ever actually tested > Subversion on OS/2 ... these checks are probably just lifted out of APR, > but don't do anything useful. > Maybe not tested, but there are supposedly floa

Re: [PATCH]On branch swig-py3: accept both of bytes/str for inputchar * args

2019-02-22 Thread Yasuhito FUTATSUKI
On 2/20/19 11:05 PM, Troy Curtis Jr wrote: On Sun, Feb 17, 2019, 10:32 AM Daniel Shahaf wrote: Yasuhito FUTATSUKI wrote on Sun, 17 Feb 2019 06:13 +00:00: On 2/17/19 9:04 AM, Daniel Shahaf wrote: * If we want to install py2 bindings and py3 bindings at the same time, we must rename libs