Patches item #1412448, was opened at 2006-01-22 21:10 Message generated for change (Comment added) made by jimjjewett You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1412448&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: Build Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Alexandre GirĂ£o Bezerra de Mene (alexgirao) Assigned to: Nobody/Anonymous (nobody) Summary: Compile under mingw properly Initial Comment: Hi, I made only simple changes to let gcc happy with win related code and to compile without warnings. Alexadre Girao, http://nextt.org ---------------------------------------------------------------------- Comment By: Jim Jewett (jimjjewett) Date: 2006-01-24 18:19 Message: Logged In: YES user_id=764593 Are you sure these were just compiler-related? Changing things like frequency from {0,0} to {{0,}} or adding parentheses strike me as at least possible bugfixes that should not be in #ifdefs ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1412448&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
