Re: constructor cannot be overloaded?
Re: constructor cannot be overloaded?
- Subject: Re: constructor cannot be overloaded?
- From: Sean McBride <email@hidden>
- Date: Thu, 31 Mar 2011 12:49:43 -0400
- Organization: Rogue Research Inc.
On Wed, 30 Mar 2011 17:46:28 -0700, David Duncan said:
>> Hey! Look at that! Under certain conditions, NSRect is just typedef to
>be CGRect (as it should've been all along).
>
>
>You can use NS_BUILD_32_LIKE_64 then you can ensure that this happens in
>all of your builds (assuming you still support 32-bit with this project).
But beware that NS_BUILD_32_LIKE_64 also changes the size of NSInteger
in 32bit, which may or may not cause you problems.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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