The GitHub Actions job "CMake" on subversion.git/utf8-cmdline-prototype has failed. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: c257ce4d5315da9136ae3c3061c1375423946519 / Timofei Zhakov <rin...@apache.org> On the 'utf8-cmdline-prototype' branch: Allocate exact amount of nelts needed for targets array in svn_client_args_to_target_array() family, and drop SVN_CLIENT__CMDLINE_DEFAULT_ARRAY_SIZE constant. * subversion/libsvn_client/client.h (SVN_CLIENT__CMDLINE_DEFAULT_ARRAY_SIZE): remove. * subversion/libsvn_client/cmdline.c (svn_client__process_target_array): ditto for input_targets and output_targets. Allocate reserved_names for one item, because in most cases it wouldn't contain that many items, since it is needed to throw an error. (svn_client_args_to_target_array3): ditto and format code. * subversion/libsvn_client/deprecated.c (svn_client_args_to_target_array2): ditto. git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/utf8-cmdline-prototype@1925865 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/15274968183 With regards, GitHub Actions via GitBox