Re: App hangs when displaying any sheet in 10.5 [SOLVED]
Re: App hangs when displaying any sheet in 10.5 [SOLVED]
- Subject: Re: App hangs when displaying any sheet in 10.5 [SOLVED]
- From: "Hamish Allan" <email@hidden>
- Date: Fri, 6 Jun 2008 05:10:05 +0100
On Thu, Jun 5, 2008 at 4:43 PM, Graham Cox <email@hidden> wrote:
> If I turn this on, I get thousands of warnings, none of which appear to be
> telling me anything useful (i.e. the code is perfectly legitimate). With
> that amount of noise if it does pick up the odd case like this I'm never
> going to see it.
Furthermore, -Wconversion doesn't even warn you about the problem in
question: a different return type.
Seems to me it would be a bug in GCC if there exists a method
"position" returning a float, and you specify float for the return
value, and it does anything other than pass a float as the return
value.
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden