Typesafe handling of temporary window destroy callback
authorNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 02:49:56 +0000 (02:49 +0000)
committerNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 02:49:56 +0000 (02:49 +0000)
commit34290224a4fea01b30fe3c83d3c6d00bd5945acd
tree26be41ab4ab6e971ad35f8d453cbd5d1e67d4da5
parentfe1aeed5aa76aaefcbff66c7d60768d8f83c7748
Typesafe handling of temporary window destroy callback
Move assignment out of while test, scope temporary inside loop
Be explicit about assignment/comparison in if test for gcc peace of mind
suppress gcc -Wall -pendantic "noise"

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@431 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_structure.c