Re: [PATCH] prune warn_compact_unwind warnings on darwin

2011-03-18 Thread Mike Stump
On Mar 12, 2011, at 1:01 PM, Jack Howarth wrote: > Xcode 4.0's linker now defaults on... > > -warn_compact_unwind So, if this is a flag, and we can turn the warning off, and we truly don't care about the warnings, why not just use -no_warn_compact_unwind? That would be preferable, I think

<    1   2