I just built llvm and clang from svn and did 'make check'
just got the subscripting support error. Is there anything I can
do to make sure objc_dictionary_literalsobjc_array_literals
are enabled in my svn build.

base/NSArray/basic.m:
Skipped set: basic.m 45 ... No collection subscripting support in the compiler.
--- Running tests in base/NSAttributedString ---
--- Running tests in base/NSAutoreleasePool ---
--- Running tests in base/NSBundle ---
--- Running tests in base/NSCalendar ---
--- Running tests in base/NSCalendarDate ---
--- Running tests in base/NSCharacterSet ---
--- Running tests in base/NSConnection ---
--- Running tests in base/NSCountedSet ---
--- Running tests in base/NSData ---
--- Running tests in base/NSDate ---
--- Running tests in base/NSDateFormatter ---
--- Running tests in base/NSDictionary ---

base/NSDictionary/basic.m:
Skipped set: basic.m 40 ... No dictionary subscripting support in the compiler.
--- Running tests in base/NSException ---
--- Running tests in base/NSFileHandle ---
--- Running tests in base/NSFileManager ---


# clang --version
clang version 3.2 (trunk 161099)
Target: i386-pc-linux-gnu
Thread model: posix
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to