[Patches] [ python-Patches-1448484 ] declspec for ssize_t

SourceForge.net noreply at sourceforge.net
Mon Mar 13 15:21:39 CET 2006


Patches item #1448484, was opened at 2006-03-12 21:41
Message generated for change (Comment added) made by zooko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1448484&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: Windows
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Zooko O'Whielacronx (zooko)
Assigned to: Nobody/Anonymous (nobody)
Summary: declspec for ssize_t

Initial Comment:
If you apply this patch (against today's SVN trunk)
then the new ssize_t funcs will be exported when
building a DLL with cygwin gcc 3.4.4.  Then you'll hit
another problem, about which more in the next patch.



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

>Comment By: Zooko O'Whielacronx (zooko)
Date: 2006-03-13 14:21

Message:
Logged In: YES 
user_id=52562

I think the initial summary wasn't clear.  With this patch,
the new ssize_t feature that was recently merged into trunk
compiles on Cygwin.  Without this patch, it doesn't.

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

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


More information about the Patches mailing list