draft proposal for ref counting in D
Jacob Carlborg
doob at me.com
Tue Oct 15 00:28:16 PDT 2013
On 2013-10-15 05:11, Michel Fortin wrote:
> mprotect isn't available at all with the iOS SDK. So making this
> collector work on iOS (and the iOS Simulator) would require a different
> codegen.
I haven't tried compiling anything and I don't know if I'm looking in
the correct file but this file:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/include/sys/mman.h
Does contain "mprotect".
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list