[Patches] [ python-Patches-419649 ] Metrowerks library adds 0x itself

noreply@sourceforge.net noreply@sourceforge.net
Mon, 30 Apr 2001 15:12:54 -0700


Patches item #419649, was updated on 2001-04-27 15:21
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=419649&group_id=5470

Category: core (C code)
Group: 2.0.1 bugfix
>Status: Closed
>Resolution: Rejected
Priority: 7
Submitted By: Jack Jansen (jackjansen)
>Assigned to: Tim Peters (tim_one)
Summary: Metrowerks library adds 0x itself

Initial Comment:
The Metrowerks C library on the Mac prints 0 as 0x0 already with %#x, so disable the code
to add it ourselves.


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

>Comment By: Tim Peters (tim_one)
Date: 2001-04-30 15:12

Message:
Logged In: YES 
user_id=31435

Jack, is this still a problem under current CVS?  Thought 
this got fixed already.  As noted then, an #ifdef isn't a 
good enough solution.

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

Comment By: Jack Jansen (jackjansen)
Date: 2001-04-27 15:43

Message:
Logged In: YES 
user_id=45365




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

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