https://gitlab.synchro.net/main/sbbs/-/commit/4e2567adfa6b7427eda3876c
Modified Files:
src/xpdev/genwrap.h
Log Message:
Change STRERROR() to be just an alias for strerror() on all platforms
Its a terrible idea to modify the return value of strerror() on any platform. strerror() can (and often does) return immutable string constants - don't try to modify that string even if it does end in trailing white-space (find another solution to that). This change only affects non-*nix builds since we were already doing the right thing for *nix.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net