Re: svn commit: r1921361 - /subversion/trunk/subversion/libsvn_subr/io.c

2024-10-16 Thread Nathan Hartman
On Wed, Oct 16, 2024 at 3:16 PM Nathan Hartman wrote: > > On Wed, Oct 16, 2024 at 10:45 AM wrote: >> >> Author: rinrab >> Date: Wed Oct 16 14:45:20 2024 >> New Revision: 1921361 >> >> URL: http://svn.apache.org/viewvc?rev=1921361&view=rev >> Log: >> Fix compilation with CLang on Windows. >> >> Be

Re: svn commit: r1921361 - /subversion/trunk/subversion/libsvn_subr/io.c

2024-10-16 Thread Nathan Hartman
On Wed, Oct 16, 2024 at 10:45 AM wrote: > Author: rinrab > Date: Wed Oct 16 14:45:20 2024 > New Revision: 1921361 > > URL: http://svn.apache.org/viewvc?rev=1921361&view=rev > Log: > Fix compilation with CLang on Windows. > > Before, we were invoking the svn_utf__win32_utf8_to_utf16() function wit