[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #28900] GDL2 fails to build due to GSLazyRecursiveLock
From: |
Richard Frith-Macdonald |
Subject: |
[bug #28900] GDL2 fails to build due to GSLazyRecursiveLock |
Date: |
Mon, 15 Feb 2010 12:41:14 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 |
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/