Re: svn commit: r1881476 - /apr/apr/trunk/include/arch/win32/apr_arch_utf8.h

2020-09-08 Thread William A Rowe Jr
On Tue, Sep 8, 2020 at 4:11 AM Ivan Zhakov wrote: > On Sat, 5 Sep 2020 at 08:15, wrote: > >> Author: wrowe >> Date: Sat Sep 5 05:15:52 2020 >> New Revision: 1881476 >> >> URL: http://svn.apache.org/viewvc?rev=1881476&view=rev >> /** >> + * @deprecated @see apr_conv_utf8_to_utf16 >> + */ >> +#d

Re: svn commit: r1881476 - /apr/apr/trunk/include/arch/win32/apr_arch_utf8.h

2020-09-08 Thread Ivan Zhakov
On Sat, 5 Sep 2020 at 08:15, wrote: > Author: wrowe > Date: Sat Sep 5 05:15:52 2020 > New Revision: 1881476 > > URL: http://svn.apache.org/viewvc?rev=1881476&view=rev > Log: > Restore deprecated function names for httpd and tcnative > > - apr_conv_utf8_to_ucs2 and apr_conv_ucs2_to_utf8 function