Skip to content

Improve wc#212

Merged
jelmer merged 6 commits intomainfrom
improve-wc
Mar 19, 2026
Merged

Improve wc#212
jelmer merged 6 commits intomainfrom
improve-wc

Conversation

@jelmer
Copy link
Owner

@jelmer jelmer commented Mar 19, 2026

No description provided.

jelmer added 6 commits March 19, 2026 01:12
The apr::Status enum doesn't have variants for SVN-specific error codes
(like ERR_FS_NOT_FILE = 160017), mapping them all to Status::General.
Using raw_apr_err() preserves the original error code.
…, read_kind

These methods existed in the old C wc extension but were not yet ported
to the Rust rewrite.
@jelmer jelmer merged commit f628961 into main Mar 19, 2026
49 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant