The current git version of libobjc2 seems broken

The version I used before (commit 14889c540fe7da84080aaa87342df40e0a7091e7)  
worked.
The current one spills out a lot of undefined header stuff 

for example  in

extern struct objc_slot_v1 *objc_get_slot(Class, SEL)
        OBJC_NONPORTABLE OBJC_DEPRECATED;t



it doesnt know anything about objc_slot_v1 and thus failes.




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

Reply via email to