Subj : src/odoors/ODCom.c ODEmu.c ODFrame.c ODInEx1.c ODInEx2.c ODList.c ODMu To : Git commit to main/sbbs/master From : Deucе Date : Sat Oct 11 2025 05:32 pm https://gitlab.synchro.net/main/sbbs/-/commit/56ec7f9cbe94a9bb24c77695 Modified Files: src/odoors/ODCom.c ODEmu.c ODFrame.c ODInEx1.c ODInEx2.c ODList.c ODMulti.c ODPlat.c OpenDoor.h Log Message: Fix warnings from 32-bit ming32 builds Most were harmless, but there were some nasty strncpy()/strncat() truncation issues in some of the strings. .