On Thu, Jun 5, 2008 at 4:43 PM, Graham Cox <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to