• src/syncterm/ooii.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, February 11, 2024 14:19:07
    https://gitlab.synchro.net/main/sbbs/-/commit/fcc6e569e1e4584cbf424c73
    Modified Files:
    src/syncterm/ooii.c
    Log Message:
    Since xp_play_sample() no longer takes a const buffer, we need to
    cast all the const buffers before passing them in and rely on
    runtime crashes to find bugs rather than compile-time errors.

    Thanks Microsoft. :D

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, October 02, 2024 21:16:03
    https://gitlab.synchro.net/main/sbbs/-/commit/22c6fecbbe96d775ca2fc4a2
    Modified Files:
    src/syncterm/ooii.c
    Log Message:
    Replace non-ASCII characters with \xXX escaped ones.

    Too many tools are gungo-ho over UTF-8 these days.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net