Patches item #1469594, was opened at 2006-04-12 21:11 Message generated for change (Settings changed) made by montanaro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1469594&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.5 >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Skip Montanaro (montanaro) Assigned to: Skip Montanaro (montanaro) Summary: Alternative to rev 45325 Initial Comment: Here's an alternative to Anthony's cast in rev 45325. Is this any better than a simple cast? I think it should probably have a _SET_ENUM macro as well to set enum values through the union as well. Skip ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2006-04-13 12:44 Message: Logged In: YES user_id=21627 A yet different alternative was committed as r45360 ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2006-04-13 06:50 Message: Logged In: YES user_id=44345 I'm reopening this. My patch broke the C build. I reverted the change in SVN and will investigate further. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2006-04-13 04:37 Message: Logged In: YES user_id=44345 Checked in as revision 45354 ---------------------------------------------------------------------- Comment By: Anthony Baxter (anthonybaxter) Date: 2006-04-12 22:49 Message: Logged In: YES user_id=29957 looks ok to me. feel free to check in. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1469594&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
