• src/odoors/ODSpawn.c OpenDoor.h

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Oct 10 09:59:15 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/26e8cc38168f4cc6966808a8
    Modified Files:
    src/odoors/ODSpawn.c OpenDoor.h
    Log Message:
    See if we can get away with char *const * instead of const char *const *

    To make Alpine happy (and to make more sense)
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Oct 10 10:19:19 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/be1d1ff64eb023b4a35ff9ea
    Modified Files:
    src/odoors/ODSpawn.c OpenDoor.h
    Log Message:
    Ok, match Windows, and cast away the const for *nix

    This is fine.
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Oct 13 13:31:37 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/21f0af38682dfc470c11c8fe
    Modified Files:
    src/odoors/ODSpawn.c OpenDoor.h
    Log Message:
    Always use P_WAIT/P_NOWAIT from Windows headers

    This define/undef dance is a terrible idea, and it seems that the
    values in OpenDoors.h (which will get passed through to Windows)
    don't actually match the values in the headers.
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)