Daniel Shahaf writes:
> Make SIGINT abort a commit, even at the interactive plaintext prompt.
> (Issue #4624.)
>
> Follow-up to r30730 (r870804).
>
> Found by: Richlv
>
> * subversion/libsvn_subr/prompt.c
> (plaintext_prompt_helper): Propagate canncellations.
>
> Modified:
> subversion/bran
Evgeny Kotkov writes:
> We can drop the `normalize' argument, since keeping denormalized strings
> around is dangerous and unnecessary, but I'd leave the other two and let the
> caller specify the wanted behavior:
>
> svn_error_t *
> svn_utf__xfrm(const char **result,
>
2 matches
Mail list logo