]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Rework the new type-check in sresize so that it doesn't cause a
authorSimon Tatham <anakin@pobox.com>
Thu, 19 Jul 2012 04:29:50 +0000 (04:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 19 Jul 2012 04:29:50 +0000 (04:29 +0000)
commitf40d49b70455bb549fc6746f273873a771039fcb
treed857169071bd31067d4ad5bb251f6b96f7cd5f5e
parent1993b90edf96e2d1c80b3c7a1682701757b3bf06
Rework the new type-check in sresize so that it doesn't cause a
compile warning ('left-hand operand of comma expression has no
effect'), which of course becomes fatal under -Werror.

(This would have been instantly noticeable to people compiling with
the old-fashioned Makefile.gtk, which does include -Wall -Werror, but
those of us using the new autoconf makefile hadn't noticed.)

[originally from svn r9582]
puttymem.h