Project

General

Profile

Activity

From 09/01/2015 to 09/30/2015

09/30/2015

05:18 PM Bug #1079: Objective-C
Christophe Delannoy wrote:
> (1) I think that in Obj-C, ids are initialized with zero, look this : I tried this with...
Dmitry M.
05:04 PM Bug #1079: Objective-C
Dmitry Moskalchuk wrote:
> Christophe Delannoy wrote:
> > I just realise, in
> > @NSLog(@@@"%", test);@
> > you'd...
Christophe D.
11:58 AM Bug #1079 (Rejected): Objective-C
Dmitry M.
09:30 AM Bug #1079: Objective-C
Christophe Delannoy wrote:
> I just realise, in
> @NSLog(@@@"%", test);@
> you'd just forgot the second "@@@"... :...
Dmitry M.

09/29/2015

06:11 PM Bug #1079: Objective-C
> By the way, can you tell me the sexy formating you used in your response (with highlights) ?
Forgot this, I've fou...
Christophe D.
05:42 PM Bug #1079: Objective-C

> Here is source of test:
> [...]
I just realise, in
@NSLog(@@@"%", test);@
you'd just forgot the second "@@@...
Christophe D.
05:39 PM Bug #1079: Objective-C
Here is source of test:
> [...]
>
> This works just fine, without any problem. Could you provide minimal example ...
Christophe D.
05:32 PM Bug #1079: Objective-C
> I've just created separate test case for this issue, but I can't reproduce bug.
> [...] Could you provide minimal ...
Christophe D.
03:34 PM Bug #1079: Objective-C
I've just created separate test case for this issue, but I can't reproduce bug. Here is source of test:... Dmitry M.
02:52 PM Bug #1079 (In Progress): Objective-C
Dmitry M.
02:52 PM Bug #1079: Objective-C
This is definitely a bug, since our Foundation API behaviour should mimic Apple's one as much as possible. Dmitry M.
02:25 PM Bug #1079 (Rejected): Objective-C
On XCode, a code like
@ NSString *temp;
NSLog(@"%@", temp);@
won't crash, on CrystaX (Andro...
Christophe D.

09/27/2015

01:00 PM Bug #1077 (Closed): error: ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl')
Dmitry M.

09/25/2015

09:23 PM Bug #1077 (In Progress): error: ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl')
Dmitry M.
09:23 PM Bug #1077 (Closed): error: ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl')
This happens when building llvm-3.6 for darwin-x86 Dmitry M.

09/24/2015

05:11 PM Task #1051 (Closed): Remove GNU libobjc as deprecated
"Done":https://github.com/crystax/android-platform-ndk/commit/502f036f3986088e788974777973ccd44bb38242 Dmitry M.
05:11 PM Bug #1053 (Closed): [clang][arm64] Can't build Objective-C sources with -fobjc-arc
Fixed: "f7f365af":https://github.com/crystax/android-toolchain-clang-3-6/commit/f7f365af087ad737788fe9d47ca8f796acf6b... Dmitry M.
05:10 PM Bug #1052 (Closed): [clang][armeabi] Can't build Objective-C sources with -fobjc-arc
Fixed: "f7f365af":https://github.com/crystax/android-toolchain-clang-3-6/commit/f7f365af087ad737788fe9d47ca8f796acf6b... Dmitry M.
05:06 PM Task #1054 (Closed): Make clang use modern Objective-C features by default
Done Dmitry M.

09/23/2015

11:14 PM Bug #1055 (Closed): [objc] Throwing of exception cause app crash even though there is @catch expression
... Dmitry M.
08:52 PM Task #1054 (In Progress): Make clang use modern Objective-C features by default
Dmitry M.
08:52 PM Task #1054 (Closed): Make clang use modern Objective-C features by default
As of now, -fblocks, -fobjc-nonfragile-abi, and other similar options required to be specified explicitly. Better to ... Dmitry M.
08:50 PM Bug #1053 (In Progress): [clang][arm64] Can't build Objective-C sources with -fobjc-arc
Dmitry M.
08:50 PM Bug #1053 (Closed): [clang][arm64] Can't build Objective-C sources with -fobjc-arc
... Dmitry M.
08:50 PM Bug #1052 (In Progress): [clang][armeabi] Can't build Objective-C sources with -fobjc-arc
Dmitry M.
08:48 PM Bug #1052 (Closed): [clang][armeabi] Can't build Objective-C sources with -fobjc-arc
... Dmitry M.

09/22/2015

02:12 PM Task #1051 (In Progress): Remove GNU libobjc as deprecated
Dmitry M.
02:12 PM Task #1051 (Closed): Remove GNU libobjc as deprecated
Dmitry M.
09:50 AM Bug #995 (Closed): Can't use Objective-C string literals as NSDictionary subscript key
"Fixed":https://github.com/crystax/android-vendor-cocotron/commit/415474645138b1be1c820e7048ddf0dcc295d0af Dmitry M.
01:22 AM Task #1050 (Closed): Make clang-3.7 default 'clang' toolchain
Dmitry M.
01:21 AM Task #1049 (Closed): Make gcc-5 default toolchain
Dmitry M.

09/16/2015

06:30 PM Task #1048 (Closed): Update libtiff to v4.0.6
Done.
"platform/ndk":https://github.com/crystax/android-platform-ndk/commit/6dd75000a218a39af28ae83882eb5515b9872a...
Dmitry M.

09/15/2015

04:32 PM Task #1048 (Closed): Update libtiff to v4.0.6
http://www.remotesensing.org/libtiff/v4.0.6.html Dmitry M.

09/10/2015

06:56 PM Bug #976 (Rejected): Build of tests/build/short-commands failed
Can't reproduce anymore. Seems to be already fixed. Dmitry M.
06:38 PM Bug #1017 (Closed): [windows][objc2] Linker error when linking static executable with libobjc2
"Fixed":https://github.com/crystax/android-vendor-libobjc2/commit/7ad30d65bf9ab8af1c6ce4793438eaced31b6724 Dmitry M.
09:44 AM Task #970 (Open): Add tests for pthread_xxx() functions
Dmitry M.

09/08/2015

05:48 PM Task #967 (Closed): Build Boost with LLVM libc++
"Done":https://github.com/crystax/android-platform-ndk/commit/a2b33077aec39f099f31c1f15afce26ec4e0b31b Dmitry M.

09/07/2015

12:34 AM Bug #1044: Assertion failed: (LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_TO_UINT!")
[Test case](https://github.com/crystax/android-platform-ndk/tree/master/tests/build/crystax-issue1044-clang-x86_64-cr... Dmitry M.
12:30 AM Bug #1044 (Closed): Assertion failed: (LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_TO_UINT!")
... Dmitry M.

09/06/2015

02:28 PM Task #989 (Closed): Make NSLog writing to logcat in addition to stderr
Done:
"platform/ndk":https://github.com/crystax/android-platform-ndk/commit/37ba5f8bbf5df8af441b8ab68bbe971f1b66f5...
Dmitry M.
02:08 PM Task #989 (In Progress): Make NSLog writing to logcat in addition to stderr
Dmitry M.
01:41 PM Bug #862 (Rejected): WARNING: Could not find ndk-perl-windows.tar.bz2 in ...
Is not actual anymore Dmitry M.
01:39 PM Bug #1030 (Duplicated): Sporadic fail of crystax-test-pthread
Dmitry M.
01:37 PM Bug #1018 (Closed): pthread_attr_setdetachstate() failure
"Fixed":https://github.com/crystax/android-vendor-openpts/commit/9b60ef0e4cd16bfc92fc23c518dac3bf2f3b3666 Dmitry M.
01:36 PM Task #967 (In Progress): Build Boost with LLVM libc++
Dmitry M.
10:19 AM Bug #1042 (Rejected): [clang-3.7] Global "operator delete" can't be redefined
Dmitry M.

09/03/2015

05:38 PM Task #1039 (Closed): Add clang-3.7 toolchain
Done.
"platform/ndk":https://github.com/crystax/android-platform-ndk/commit/01a69334c007cca7d3c8157aaf997d21ce4e14...
Dmitry M.

09/02/2015

11:16 PM Task #1039 (In Progress): Add clang-3.7 toolchain
Dmitry M.
11:16 PM Task #1039 (Closed): Add clang-3.7 toolchain
Dmitry M.
 

Also available in: Atom