On 20.10.2013 23:35, rhuij...@apache.org wrote:
> * subversion/libsvn_subr/cmdline.c
>   (includes): Add conio.h on Windows. Add win32_xlate.
>   (svn_cmdline_init): Detect if stdout and/or stderr are connected to the
>     console.
>   (svn_cmdline_fputs): Shortcut stdout/stderr to the console when possible.
>
> * subversion/libsvn_subr/win32_xlate.c
>   (includes): Add svn_private_config.h.
>   (svn_subr__win32_utf8_to_utf16): New function.

Good call!

Can you now please go through all the places (two or three, I think)
where we're using the internal APR function that does the same thing,
and use this one instead; then we can finally make the Windows build
independent of APR sources.

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to