Patches item #1734014, was opened at 2007-06-09 12:54 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1734014&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: Core (C code) Group: Python 2.6 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Hirokazu Yamamoto (ocean-city) Assigned to: Nobody/Anonymous (nobody) Summary: PY_LLONG_MAX and so on Initial Comment: Hello. Probably this patch is needed for building python on Windows now. Maybe does LLONG_MAX exist on VC7 or later? Even if so, I think this is better for type __int64. (At least, on VC6 build fails) ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2007-06-14 22:47 Message: Logged In: YES user_id=21627 Originator: NO Thanks for the patch. Committed as r55975 and r55976. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1734014&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches