DescriptionDo not use mach_vm.h on iOS. mach_vm.h has been removed from iOS5. Use #define to use vm_ replacement of mach_vm_ functions on iOS. Do not use mach_vm_allocate -> use a stack variable instead. Patch Set 1 #Patch Set 2 : '' #
Total comments: 9
Patch Set 3 : '' #
Total comments: 4
Patch Set 4 : '' #
MessagesTotal messages: 5
|