gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

call_cxx_construct_for_class typo


From: Luboš Doležel
Subject: call_cxx_construct_for_class typo
Date: Tue, 09 Oct 2012 23:31:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]