Files
drover-go/cmd
root 11de3fb12b
Build / test (push) Failing after 33s
Build / build-windows (push) Has been skipped
cmd/drover: ReElevate — surface UTF16 + Getwd errors, escape quotes
Code review found 5 silently-ignored errors in ReElevate (UTF16
conversions and os.Getwd) plus unescaped argument quoting that
breaks args containing literal `"`. Each error is now wrapped with
a clear message; quotes are backslash-escaped per the MSVC argv
convention.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 19:38:05 +03:00
..