The GitHub Actions job "autoconf" on subversion.git/utf8-cmdline-prototype has 
failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
6587e90737c1040ac637faf9db90c54e1fb15c4b / Timofei Zhakov <rin...@apache.org>
On the 'utf8-cmdline-prototype' branch: Finally, switch 'svn' program to
utf8 arguments.

* subversion/svn/svn.c
  (sub_main): Use svn_cmdline__get_utf8_argv instead of
   svn_cmdline__get_cstring_argv to get normalized arguments.
  (sub_main): Read opt arg directly to utf8_opt_arg and remove conversion.
  (sub_main): For some options which wants cstring, convert utf8_opt_arg back.
  (sub_main): Do not utf8-ize first_arg.
* subversion/svn/util.c
  (svn_cl__args_to_target_array_print_reserved): Use 
svn_client_args_to_target_array_utf8
   instead of svn_client_args_to_target_array2, which doesn't convert result to
   utf8, since we are working with already converted 'os'.

* subversion/svn/auth-cmd.c
* subversion/svn/changelist-cmd.c
* subversion/svn/propdel-cmd.c
* subversion/svn/propedit-cmd.c
* subversion/svn/propget-cmd.c
* subversion/svn/propset-cmd.c
* subversion/svn/shelf-cmd.c
* subversion/svn/shelf2-cmd.c
  (everywhere): Remove unneeded conversions to utf8 using 
svn_utf_cstring_to_utf8(),
   since we are working with already normalized args.


git-svn-id: 
https://svn.apache.org/repos/asf/subversion/branches/utf8-cmdline-prototype@1925836
 13f79535-47bb-0310-9956-ffa450edef68

Report URL: https://github.com/apache/subversion/actions/runs/15259657268

With regards,
GitHub Actions via GitBox

Reply via email to