Thanks! More proof that debugging crosses *all* abstractions...

On Wed, Oct 5, 2011 at 4:05 PM, Ned Deily <n...@acm.org> wrote:
> In article
> <cap7+vjkxsnjwwxd1algom1krupbtcshiwawzko1gpqadnhw...@mail.gmail.com>,
>  Guido van Rossum <gu...@python.org> wrote:
>> Is anyone on this thread interested in other weird Mac bugs? I had a
>> user complaining that on their Mac, with Python 2.5.6 from macports,
>> 2**63 was a negative number! That sounds like a compiler bug to me...
>>
>> http://code.google.com/p/appengine-ndb-experiment/issues/detail?id=65
>> (details about the versions involved are in comment 6)
>
> Thanks for the pointer.  That looks like a duplicate of Issue11149 (and
> Issue12701).  Another manifestation of this was reported in Issue13061
> which also originated from MacPorts.  I'll remind them that the
> configure change is likely needed for all Pythons.  It's still safest to
> stick with good old gcc-4.2 on OS X at the moment.
>
> --
>  Ned Deily,
>  n...@acm.org
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: 
> http://mail.python.org/mailman/options/python-dev/guido%40python.org
>



-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to