From: ben Date: Sun, 17 Nov 2002 02:00:06 +0000 (+0000) Subject: Apple's C compilers don't think that putting parentheses around assignments X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/1728c0128e97cd2b529e1af3fc4ba730018991dd?ds=sidebyside;hp=1728c0128e97cd2b529e1af3fc4ba730018991dd Apple's C compilers don't think that putting parentheses around assignments in "if" conditions is enough. Use an actual comparison against NULL instead. git-svn-id: svn://svn.tartarus.org/sgt/putty@2216 cda61777-01e9-0310-a592-d414129be87e ---