Re: Spurious warnings
Re: Spurious warnings
- Subject: Re: Spurious warnings
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 22 Jul 2008 12:04:21 +0200
That's not a question of ABI. Read the warning reference. It explicitly stat that it warn about something that would happen, not something that really happen.
Warn if a prototype causes a type conversion that is different from what would happen to the same argument in the absence of a prototype. This includes conversions of fixed point to floating and vice versa, and conversions changing the width or signedness of a fixed point argument except when the same as the default promotion.
This warning was already discussed on this list (or an other one). And the last time we talk about it, we agree to say: "do not check this warning because it is completly irrelevant".
That was on Cocoa dev in fact:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden