Subj : src/xpdev/ini_file.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Sep 29 2025 02:24:34 https://gitlab.synchro.net/main/sbbs/-/commit/48edf261f03df00cb5520067 Modified Files: src/xpdev/ini_file.c Log Message: Add support for root sections to iniParse and friends Needed by SyncTERM. Note, the error handling of iniParseSections() has changed somewhat... Previously, on an allocation failure, it would return whatever it had managed to parse so far with no indication of failure. Now, it returns NULL. Previously, NULL would be returned if there were no sections. Now, NULL will not be returned if there's any global comments, and will not be returned if there's any key/value pairs in the global section. --- SBBSecho 3.29-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .