patchGNUstep - Patches: patch #6668, 64bit windows support (also gcc...

Group
 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6668: 64bit windows support (also gcc 4.4 support in general) for gnustep libobjc

Submitter:  Roland Schwingel <rosch>
Submitted:  Tue 11 Nov 2008 02:25:21 PM UTC
   
 
Category:  Foundation Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 17 Nov 2008 02:01:39 PM UTC, comment #1: 

Looked fine to me.
I applied your patch.
Thanks a lot.

Richard Frith-Macdonald <CaS>
Group Member
Tue 11 Nov 2008 02:25:21 PM UTC, original submission:  

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

Roland Schwingel <rosch>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #16828:  libobjc.patch added by rosch (4KiB - application/octet-stream - Patch for 64bit/gcc 4.4 compatibility)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by rosch (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-17 CaS StatusNone Done
        Open/ClosedOpen Closed
    2008-11-11 rosch Attached File- Added libobjc.patch, #16828

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code