simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Jun 1 19:44:22 BST 2018
TL;DR:
6ce79d8 Merge a C standards compliance fix.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-06-01 19:44:22
commit 6ce79d8d22f2ee2901c52a87f15b78c21bcfb1d0
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=6ce79d8d22f2ee2901c52a87f15b78c21bcfb1d0;hp=ec850f4d98ea4ce33bfba9ebd790376aaaaf7a71
Merge: ec850f4 e6a60d5
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Jun 1 19:41:29 2018 +0100
Merge a C standards compliance fix.
It's annoying that what ought to be a zero-cost type-safety measure
takes up space at run time, but it can't be helped - if it's undefined
behaviour then it's undefined behaviour.
More information about the tartarus-commits
mailing list