Re: -Wshorten-64-to-32 and LL suffix
Re: -Wshorten-64-to-32 and LL suffix
- Subject: Re: -Wshorten-64-to-32 and LL suffix
- From: Alexey Proskuryakov <email@hidden>
- Date: Tue, 15 Aug 2006 11:45:52 +0400
- Thread-topic: -Wshorten-64-to-32 and LL suffix
On 15.08.2006 05:01, "Sean McBride" <email@hidden> wrote:
> With the -Wshorten-64-to-32 warning, Xcode is complaining:
>
> warning: implicit conversion shortens 64-bit value into a 32-bit value
>
> for the code:
>
> err = FSWriteFork( destRefNum, fsAtMark + noCacheMask, 0,
> bytesToWriteThisTime, params->copyBuffer, NULL );
What is the type of bytesToWriteThisTime?
- WBR, Alexey Proskuryakov
_______________________________________________
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