Subj : xtrn/dpoker/dpoker.c xtrn/sbj/sbj.c xtrn/sdk/xsdk.c xsdk.h xtrn/tbd/ob To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Sat Apr 01 2023 02:39 pm https://gitlab.synchro.net/main/sbbs/-/commit/4e861b4349d34f0b21858792 Modified Files: xtrn/dpoker/dpoker.c xtrn/sbj/sbj.c xtrn/sdk/xsdk.c xsdk.h xtrn/tbd/objects.h reroll.c tbd.c tbd2.c Log Message: Resolve warnings from GCC 10.2 Include some constification of xsdk functions Added some comments (observed concerns) in TBD about the object[] definition not matching (struct/type and contents) between objects.h and tbd2.c. .