Re: New warnings from Xcode 4.2's clang

2011-10-17 Thread Hyrum K Wright
On Sun, Oct 16, 2011 at 1:07 AM, Daniel Shahaf wrote: > Blair Zajac wrote on Sat, Oct 15, 2011 at 21:09:22 -0700: >> So all in all, svn 1.7.0 comes out pretty good.  None of the above >> warnings are a bug, even the switch one from a cursory reading.  It's >> nice to see a compiler warn about thes

Re: New warnings from Xcode 4.2's clang

2011-10-15 Thread Daniel Shahaf
Blair Zajac wrote on Sat, Oct 15, 2011 at 21:09:22 -0700: > So all in all, svn 1.7.0 comes out pretty good. None of the above > warnings are a bug, even the switch one from a cursory reading. It's > nice to see a compiler warn about these. I like the fact that the compiler includes in its warnin

New warnings from Xcode 4.2's clang

2011-10-15 Thread Blair Zajac
I upgraded my Xcode to 4.2 following the iOS 5 release and then compiled svn 1.7.0 for MacPorts, which updated this weekend. The new clang compiler generates many more, higher level warnings then I've seen before, which is pretty cool. Definitely worth upgrading your Xcode and switching to cla