This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #8267] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8267> Project: GNUstep Submitted by: 0 On: Tue 03/23/04 at 16:04 Category: Base/Foundation Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: gnustep-base-1.9.1 doesn't compile on MinGW using libffi Original Submission: Because of a wrong link in ANNOUNCE, I already reported this bug in "Support" - Sorry! gnustep-base-1.9.1 doesn't compile on MinGW using libffi because of a bug (?) in the MinGW header files. You can't: #include ffi.h #include windows.h I already proposed a fix, but it's better to move #include <ffi.h> below the other two #include statements. This fixes the bug in MinGW and should not hurt any other targets. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8267> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
