Hello,

I've found a typo in libobjc2/runtime.c in function call_cxx_construct_for_class().

The selector name says ".cxx_contruct" instead of ".cxx_construct" (missing 's').

This probably wasn't spotted, since it exhibits only when using class_createInstance() - NSObject in gnustep-base uses the correct selector name.

Thanks,
Luboš Doležel

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

Reply via email to