|
From: | Roland Schwingel |
Subject: | [patch #6668] 64bit windows support (also gcc 4.4 support in general) for gnustep libobjc |
Date: | Tue, 11 Nov 2008 14:25:24 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 |
URL: <http://savannah.gnu.org/patch/?6668> Summary: 64bit windows support (also gcc 4.4 support in general) for gnustep libobjc Project: GNUstep Submitted by: rosch Submitted on: Di 11 Nov 2008 14:25:21 GMT Category: Foundation Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Hi... As already announced on the GNUstep Mailinglist some days ago here is the first patch to allow GNUstep base/libobjc to be 64bit windows compatible. This patch covers libobjc. Most of the stuff is to be gcc 4.4 compliant in matters of warnings. This should cover any platform not only windows. Some details: archive.c: cast(s) for gcc4.4 Object.m: declare errno to be dllimported on all windows platforms -compare: distinct type for method and comparison sendmsg.c: cast(s) for gcc4.4 thr-win32.c: cast(s) for gcc4.4 thr.c: honor gcc noreturn attribute objc/objc-decls.h: handle dllimport/export for all windows platforms objc/objc.h: handle possibly predefined BOOL type These aren't dramatic changes and could IMHO be applied easily. Roland _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Di 11 Nov 2008 14:25:21 GMT Name: libobjc.patch Size: 4kB By: rosch Patch for 64bit/gcc 4.4 compatibility <http://savannah.gnu.org/patch/download.php?file_id=16828> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?6668> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |