Files
clide/lib
jpmschweitzerandClaude 4761b5c12d escape the NUL in the Other-choice sentinel
_kOther carried a literal NUL byte so a real option labelled "other"
could never collide with the sentinel. The raw byte made the source
read as binary: git showed a binary diff and grep/file treated it as
data. Write it as a unicode escape instead — identical runtime value,
plain-text source again.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-30 12:47:45 +02:00
..
2026-05-03 21:51:59 +02:00