K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-04-01T17:18:22.819477Z K 7 svn:log V 222 sh: Fix various compiler warnings. It now passes WARNS=7 with clang on i386. GCC 4.2.1 does not understand setjmp() properly so will always trigger -Wuninitialized. I will not add the volatile keywords to suppress this. END