Follow-up Comment #3, bug #37575 (project gnustep):

Just as a quick addendum... Apple added support for a new type "instancetype"
in clang, which represents the instance type of whatever class the method is
running in.  They still use id as the return type for their init methods, but
it strikes me that alloc/init is the perfect place to use it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37575>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


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

Reply via email to