FreeBSD Bugzilla – Attachment 64963 Details for
Bug 96411
[maintainer-update] games/oolite fails to build on 4.X because of missing stdint.h header
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
stdint.patch
stdint.patch (text/plain), 357 bytes, created by
Andriy Gapon
on 2006-04-27 13:40:18 UTC
(
hide
)
Description:
stdint.patch
Filename:
MIME Type:
Creator:
Andriy Gapon
Created:
2006-04-27 13:40:18 UTC
Size:
357 bytes
patch
obsolete
>--- OOCocoa.h.orig Thu Apr 27 14:16:30 2006 >+++ OOCocoa.h Thu Apr 27 15:14:04 2006 >@@ -1,7 +1,7 @@ > // Import OpenStep main headers and define some Macisms and other compatibility stuff. > > #if defined(GNUSTEP) && !defined(OOLITE_SDL_MAC) >-#include <stdint.h> >+#include <inttypes.h> > #define Boolean unsigned char > #define Byte unsigned char > #define true 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 96411
: 64963