Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[bug #39082] Build error building base extensions on non-GS systems

3 views
Skip to first unread message

Graham Lee

unread,
May 27, 2013, 12:30:20 PM5/27/13
to Graham Lee, bug-g...@gnu.org
URL:
<http://savannah.gnu.org/bugs/?39082>

Summary: Build error building base extensions on non-GS
systems
Project: GNUstep
Submitted by: leeg
Submitted on: Mon 27 May 2013 04:30:19 PM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

Where, by non-GS systems, I mean OpenStep or (in my case) Cocoa. There's an
@end missing from the GSCleanup category if you're building for apple.


--- a/Source/Additions/NSObject+GNUstepBase.m
+++ b/Source/Additions/NSObject+GNUstepBase.m
@@ -319,5 +319,6 @@ handleExit()
return NO;
}

+@end
#endif





_______________________________________________________

Reply to this item at:

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

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


Richard Frith-Macdonald

unread,
May 31, 2013, 5:36:43 AM5/31/13
to Richard Frith-Macdonald, Graham Lee, bug-g...@gnu.org
Update of bug #39082 (project gnustep):

Status: None => Fixed
Open/Closed: Open => Closed

_______________________________________________________

Follow-up Comment #1:

Thanks.... I added that in trunk.
0 new messages