Subj : src/xpdev/datewrap.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Fri Jan 03 2025 17:45:26 https://gitlab.synchro.net/main/sbbs/-/commit/7fc744bd062669e5562c4e5a Modified Files: src/xpdev/datewrap.c Log Message: Use difftime() in checktime() as Deuce suggested Fix some newly introduced MSVC warnings: conversion from 'time_t' to 'uint32_t', possible loss of data Should these local vars be time32_t instead of uint32_t? I'm not clear why the 2 step conversions now (?): time_t -> uint32_t uint32_t -> time32_t --- SBBSecho 3.23-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .