]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
It looks like Visual C (or whatever the Windows snapshots are built with)
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 6 Jan 2003 21:46:56 +0000 (21:46 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 6 Jan 2003 21:46:56 +0000 (21:46 +0000)
commita8c1eb171a83fba791de34d82269b2a40513a74b
treeb032f117d1d73cd902ac4d14e330d5d22c5bbd13
parent1d7869344d840268e49028f03a537d1600c03a7e
It looks like Visual C (or whatever the Windows snapshots are built with)
objects to incomplete static array declarations, which I introduced to work
around a bug in SC/MrC.  Use #ifdefs to decide whether to enable the workaround
or not.

git-svn-id: http://svn.tartarus.org/sgt/putty@2488 cda61777-01e9-0310-a592-d414129be87e
sshaes.c