simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Apr 9 12:30:23 BST 2021
TL;DR:
bb59f273 Fixes from an attempted winelib build.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-04-09 12:30:23
commit bb59f27386dae8f97efcac4163708c486c23fba4
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=bb59f27386dae8f97efcac4163708c486c23fba4;hp=5c051f00dfcb7f30ceab31f94bdd237f6086760c
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Apr 9 12:26:15 2021 +0100
Fixes from an attempted winelib build.
The winelib headers don't have GWL_foo, only GWLP_foo (which, fair
enough, I should have been using already). And a side effect was to
point out some slightly incautious integer types in printf argument
lists.
windows/windlg.c | 2 +-
windows/winser.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
More information about the tartarus-commits
mailing list