]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Bah, I've bumped into this often enough. Change one unsatisfactory cast for
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 4 Jan 2009 22:24:08 +0000 (22:24 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 4 Jan 2009 22:24:08 +0000 (22:24 +0000)
commit81287fb7ad260537e0e1de0973c6b3d262356303
tree94cff993c21d96da090c01fdb82ea2b5bd464f61
parent6b5f874552107576c8c069ba11aebfd8e4864d15
Bah, I've bumped into this often enough. Change one unsatisfactory cast for
another to shut up "warning: cast from pointer to integer of different size"
(and hence a -Werror compile failure) when compiling for Unix with DEBUG
defined on atreus (x86_64). Minimally checked that it doesn't introduce upset
elsewhere (i386).

[originally from svn r8380]
misc.c