Skip to content
Snippets Groups Projects
  • Nicola Pero's avatar
    1575c9de
    In libobjc/: 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com> · 1575c9de
    Nicola Pero authored
    In libobjc/:
    2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
    
    	PR libobjc/18764
    	* class.c (__objc_add_class_to_hash): Return YES if the class was
    	added, and NO if it already existed.
    	* init.c (__objc_init_class): If __objc_add_class_to_hash returns
    	NO, then abort the program with an error message.
    	* objc-private/runtime.h (__objc_add_class_to_hash): Updated
    	declaration.
    
    From-SVN: r168139
    1575c9de
    History
    In libobjc/: 2010-12-21 Nicola Pero <nicola.pero@meta-innovation.com>
    Nicola Pero authored
    In libobjc/:
    2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>
    
    	PR libobjc/18764
    	* class.c (__objc_add_class_to_hash): Return YES if the class was
    	added, and NO if it already existed.
    	* init.c (__objc_init_class): If __objc_add_class_to_hash returns
    	NO, then abort the program with an error message.
    	* objc-private/runtime.h (__objc_add_class_to_hash): Updated
    	declaration.
    
    From-SVN: r168139