[Patches] [ python-Patches-1703300 ] fixes non ansi c declarations in libffi

SourceForge.net noreply at sourceforge.net
Thu Apr 19 07:54:46 CEST 2007


Patches item #1703300, was opened at 2007-04-18 15:29
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1703300&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexander Belopolsky (belopolsky)
>Assigned to: Thomas Heller (theller)
Summary: fixes non ansi c declarations in libffi

Initial Comment:
attached patch fixes compiler warnings Modules/_ctypes/libffi/src/x86/ffi64.c:45: warning: function declaration isn't a prototype
Modules/_ctypes/libffi/src/x86/ffi64.c:342: warning: function declaration isn't a prototype

from libffi on x86_64 platform. Similar changes should be made for all platforms and submitted upstream (to gcc?).

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2007-04-18 22:54

Message:
Logged In: YES 
user_id=33168
Originator: NO

Thomas, could you take a look?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1703300&group_id=5470


More information about the Patches mailing list