[Patches] [Patch #103523] mpz module doesn't build under cygwin
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 06 Feb 2001 14:34:29 -0800
Patch #103523 has been updated.
Project: python
Category: Modules
Status: Closed
Submitted by: nobody
Assigned to : akuchling
Summary: mpz module doesn't build under cygwin
Follow-Ups:
Date: 2001-Feb-06 14:34
By: akuchling
Comment:
Applied without the #ifdef's, as Tim suggested.
-------------------------------------------------------
Date: 2001-Jan-31 00:24
By: tim_one
Comment:
Assigned to Andrew, because I'm hallucinating he may know more about mpz
than the rest of us.
Andrew, if you approve of this change, please make it, but on *all*
platforms (i.e., do what the patch is getting at but don't apply the patch
as-is -- there's no need to clutter the code with #ifdefs here).
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103523&group_id=5470