Minor fixes for MingW
- fix another formatting issue;
- do not use
_FORTIFY_SOURCE
to avoid a build issue; - minor
glibc_strtok_r
optimization.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
_FORTIFY_SOURCE
to avoid a build issue;glibc_strtok_r
optimization.