simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Mar 11 19:09:24 GMT 2019


TL;DR:
  ba91e4b9 Avoid multiply defining {HIGH,LOW}_SURROGATE_{START,END}.

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:           2019-03-11 19:09:24

commit ba91e4b996fef320c0a703bc3021f081270ee3c1
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ba91e4b996fef320c0a703bc3021f081270ee3c1;hp=804ac21381d6f7ef985b5d69686f496fb0e14ad5
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon Mar 11 19:06:02 2019 +0000

    Avoid multiply defining {HIGH,LOW}_SURROGATE_{START,END}.
    
    A user reports that under OpenWatcom these are defined in <winnls.h>,
    in which case it's redundant to redefine them ourselves and provokes a
    compiler diagnostic.

 putty.h | 2 ++
 1 file changed, 2 insertions(+)



More information about the tartarus-commits mailing list