simon-git: charset (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Sep 17 10:31:26 BST 2018
TL;DR:
a447d8e Fix a compile warning on MacOS.
Repository: https://git.tartarus.org/simon/charset.git
On the web: https://git.tartarus.org/?p=simon/charset.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-09-17 10:31:26
commit a447d8e3e2f37f3760dcacc461fac3b1ebc785d9
web diff https://git.tartarus.org/?p=simon/charset.git;a=commitdiff;h=a447d8e3e2f37f3760dcacc461fac3b1ebc785d9;hp=8407f2d013e302459657b933ae1397409bb38042
Author: Simon Tatham <anakin at pobox.com>
Date: Mon Sep 17 10:29:31 2018 +0100
Fix a compile warning on MacOS.
On MacOS, defining _XOPEN_SOURCE is inadequate to make stdio.h declare
snprintf; I have to define _C99_SOURCE as well.
csshow.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list