clang-9
The following tests FAILED:
         18 - AssociatedObject_optimised (OTHER_FAULT)
         20 - AssociatedObject_legacy_optimised (OTHER_FAULT)
         
clang-8
The following tests FAILED:
         18 - AssociatedObject_optimised (OTHER_FAULT)
         20 - AssociatedObject_legacy_optimised (OTHER_FAULT)
         
clang-7
        all tests pass
        
clang-6.0
The following tests FAILED:
         57 - PropertyAttributeTest (OTHER_FAULT)
         58 - PropertyAttributeTest_optimised (OTHER_FAULT)
         59 - PropertyAttributeTest_legacy (OTHER_FAULT)
         60 - PropertyAttributeTest_legacy_optimised (OTHER_FAULT)
         61 - ProtocolExtendedProperties (OTHER_FAULT)
         62 - ProtocolExtendedProperties_optimised (OTHER_FAULT)
         78 - ResurrectInDealloc_arc_optimised (SEGFAULT)
         80 - ResurrectInDealloc_arc_legacy_optimised (SEGFAULT)
        149 - category_properties (OTHER_FAULT)
        150 - category_properties_optimised (OTHER_FAULT)
        
 clang-5.0.1
 The following tests FAILED:
         57 - PropertyAttributeTest (OTHER_FAULT)
         58 - PropertyAttributeTest_optimised (OTHER_FAULT)
         59 - PropertyAttributeTest_legacy (OTHER_FAULT)
         60 - PropertyAttributeTest_legacy_optimised (OTHER_FAULT)
         61 - ProtocolExtendedProperties (OTHER_FAULT)
         62 - ProtocolExtendedProperties_optimised (OTHER_FAULT)
         78 - ResurrectInDealloc_arc_optimised (SEGFAULT)
         80 - ResurrectInDealloc_arc_legacy_optimised (SEGFAULT)
        149 - category_properties (OTHER_FAULT)
        150 - category_properties_optimised (OTHER_FAULT)

clang-4.0.1
The following tests FAILED:
         57 - PropertyAttributeTest (OTHER_FAULT)
         58 - PropertyAttributeTest_optimised (OTHER_FAULT)
         59 - PropertyAttributeTest_legacy (OTHER_FAULT)
         60 - PropertyAttributeTest_legacy_optimised (OTHER_FAULT)
         61 - ProtocolExtendedProperties (OTHER_FAULT)
         62 - ProtocolExtendedProperties_optimised (OTHER_FAULT)
        149 - category_properties (OTHER_FAULT)
        150 - category_properties_optimised (OTHER_FAULT)

clang-3.8:
[ 23%] Building C object 
Test/CMakeFiles/category_properties_optimised.dir/category_properties.m.o
/Users/afink/development/gnustep/libobjc2/Test/category_properties.m:7:12: 
error: unknown property attribute 'class'
@property (class, readonly) int val2;
           ^





_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to