• src/syncterm/wren_bind.c wren_host.c

    From Deuc¨@VERT to Git commit to main/sbbs/master on Monday, April 27, 2026 16:09:26
    https://gitlab.synchro.net/main/sbbs/-/commit/c39c0dda7c0340093e2740d8
    Modified Files:
    src/syncterm/wren_bind.c wren_host.c
    Log Message:
    SyncTERM: rename Input._park to Input.park_ Ä Wren leading-underscore is a field

    Wren parses identifiers with a leading underscore as private field
    references; foreign classes can't have fields, so the embedded
    \`Input\` declaration was failing to compile with "Cannot define
    fields in a foreign class" on both the call site and the
    \`foreign static _park(fiber)\` declaration. Trailing underscore
    matches the convention already used by Input.ungetKey_ /
    Input.ungetMouse_ in the same class.

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net