Subj : src/doors/clans-src/src/platform.c To : Git commit to main/sbbs/master From : Deucе Date : Sun Dec 28 2025 08:11 pm https://gitlab.synchro.net/main/sbbs/-/commit/d5e1c70f82dd2656cb242a97 Modified Files: src/doors/clans-src/src/platform.c Log Message: Add a TODO comment Actually correctly checking if a MSG file references a specific file is made exceptionally complex by tools that mess with the names (such as binkd) and case-insensitive file systems. This is technically broken in stupid edge cases, but I doubt I'll ever care enough to fix this. .