Project

General

Profile

Actions

Bug #1079

closed

Objective-C

Added by Christophe D. over 8 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
High
Assignee:
Category:
cocotron
Target version:
Start date:
09/29/2015
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

On XCode, a code like
@ NSString *temp;
NSLog(@"%@", temp);@
won't crash, on CrystaX (Android Studio) it will... ; you can also sen the "count" message to a non-allocated NSArray (from XCode), it will return zero.

Is the no-crash a specification from Objective-C, or an Apple-only implementation ?

Actions

Also available in: Atom PDF