mirror of
https://github.com/skidoodle/ctx.git
synced 2026-04-27 18:57:41 +02:00
a32b7e4693
Record write errors in TokenCounter.Printf and add Println method to propagate write failures. Route file-read warnings to stderr instead of mixing them into token output. Use unsafe.Add with a base pointer when computing the drop target on Windows.