Update of patch #6677 (project gnustep):
Status: None => Done
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
I applied this patch almost without modification, though I noted that the
vast majority of it was cosmetic changes which have no effect on the compiled
code and are not necessary for 64bit support (though avoiding useless compiler
warnings and declaring pointers as constant if they aren't going to be used to
modify things are good changes).
The one thing I did alter was the change to make socket lengths be 'int' as
this is wrong on unix. So I declared them as socklen_t and defined that as
int on windows.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6677>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep