Skip to content

Conversation

@squell
Copy link
Member

@squell squell commented Nov 18, 2025

Closes #1206

Also fixes some other minor nits:

  • some errors in sudoedit were also bypassing the diagnostic/logging mechanism
  • sudo --version and sudo --help were not written to stdout

(This is in preparation for localization; I'd prefer to not translate strings in [e]println_ignore_io_error)

@squell squell added this to the i18n milestone Nov 18, 2025
@squell squell force-pushed the homogenize-error-msgs branch 3 times, most recently from 7d97e0c to 11f7cd7 Compare November 18, 2025 14:47
@squell squell force-pushed the homogenize-error-msgs branch from 11f7cd7 to db62c24 Compare November 18, 2025 15:09
@squell squell changed the title remove eprintln_ignore_io_error from diagnostics Update error strings Nov 18, 2025
@squell squell force-pushed the homogenize-error-msgs branch from db62c24 to e9847a3 Compare November 18, 2025 15:17
@squell squell enabled auto-merge November 18, 2025 15:25
@squell squell merged commit 09635ec into main Nov 19, 2025
17 checks passed
@squell squell deleted the homogenize-error-msgs branch November 19, 2025 10:43
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.

Error messages are not very consistent

3 participants