GNUstep Testfarm Results

2008-07-03 Thread Adam Fedor
Test results for GNUstep as of Thu Jul 3 06:34:12 EDT 2008 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to be a part of this automated testfarm, see

Objective-C Static Analysis

2008-07-03 Thread David Chisnall
For anyone who hasn't seen this yet, clang now includes a static analysis tool that does a lot of nice things for Objective-C, including leak detection and other sanity checks. If you're interested, check out clang svn and run it. Instructions are here: