[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[bug #39086] Wrong header path building GDL2 on Apple platform
From:
Graham Lee
Subject:
[bug #39086] Wrong header path building GDL2 on Apple platform
Date:
2013年5月27日 17:49:17 +0000
User-agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/536.29.13 (KHTML, like Gecko) Version/6.0.4 Safari/536.29.13
URL:
<http://savannah.gnu.org/bugs/?39086>
Summary: Wrong header path building GDL2 on Apple platform
Project: GNUstep
Submitted by: leeg
Submitted on: Mon 27 May 2013 05:49:16 PM GMT
Category: gdl2
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The source for GDL2 consistently features this:
#ifndef GNUSTEP
#include <GNUstepBase/GSCategories.h>
#endif
It looks like this header was removed from -base some time ago, as it no
longer builds. Instead, all the categories and macros can be used from
Additions.h, so I've patched it to include that instead.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 27 May 2013 05:49:16 PM GMT Name: gdl2-apple-build.patch Size: 3kB
By: leeg
<http://savannah.gnu.org/bugs/download.php?file_id=28187>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39086>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #39086] Wrong header path building GDL2 on Apple platform,
Graham Lee <=