]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix definition of surrogate macros.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 3 Nov 2014 23:09:18 +0000 (23:09 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 3 Nov 2014 23:18:10 +0000 (23:18 +0000)
commit51346a54f76f49442c3c7b37ec99695db57638a3
treedb5534fe9e4266914d4fdb6674ccc62e47642fe7
parenteac7e041f100291169304a99cc9c7300093f2c78
Fix definition of surrogate macros.

Define HIGH_SURROGATE_START etc even if IS_HIGH_SURROGATE is defined,
as they are used elsewhere too. This is necessary to build with recent
MinGW.
putty.h