Follow-up Comment #1, bug #28900 (project gnustep):

Most likely you just need to include/import Foundation/Foundation.h to get
visibility of the category containing +newLockAt:

NB. The file base/Headers/Additions/GNUstepBase/GSCategories.h is only
supposed to be included by code building on OSX without the base library.

Actually, I wonder it we should be defining that macro at all ... it does not
appear to be used much (a grep of the svn repository shows it used in only
four places ... threeof which are inside the base library itsself).  Perhaps
we should remove that macro and the +newLockAt: method.

    _______________________________________________________

Reply to this item at:

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

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



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

Reply via email to