On 9 Oct 2012, at 10:45, Luboš Doležel wrote: > When looking at the code of both functions, class_addProperty() sets the > count in objc_property_list to 0, even though it memcpy()s the property into > that property list. This results in class_copyPropertyList() not taking that > property into account.
That is, indeed, a bug. Fixed in svn r35658, thank you. David -- Send from my Jacquard Loom _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
