From rswindell@1:103/705 to CVS commit on Sun Aug 9 21:11:45 2020
src/xpdev genwrap.c 1.117 1.118
Update of /cvsroot/sbbs/src/xpdev
In directory cvs:/tmp/cvs-serv32696
Modified Files:
genwrap.c
Log Message:
Provide a (non-ideal) implementation of safe_strerror() for Borland C builds that don't have strerror_s:
Error: Unresolved external '_strerror_s' referenced from genwrap
From Stephen Hurd@1:103/705 to Git commit to sbbs/master on Tue Nov 10 12:55:53 2020
https://gitlab.synchro.net/sbbs/sbbs/-/commit/678627dbcfc2b6eab9a7a7cb
Modified Files:
src/xpdev/genwrap.c
Log Message:
Use the crappy strerror() wrapper for all _WIN32 that's not MSC,not just for Borland.
--- SBBSecho 3.11-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Dec 2 21:03:26 2021