This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients christian.heimes, mark.dickinson, rpetrov, skip.montanaro
Date 2008-12-15.16:55:37
SpamBayes Score 0.0022265527
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Took me awhile to locate a SPARC C compiler on our dwindling set of
Solaris/SPARC boxes at work, but I eventually found one and got Subversion
trunk to compile.  test_cmath and test_math both pass with the
force_to_memory2 patch.  I don't know if I mentioned it earlier (replying by
email), but it also works for me on Mac OS X 10.5.5 (Intel Core2 Duo).

Skip
History
Date User Action Args
2008-12-15 16:55:40skip.montanarosetrecipients: + skip.montanaro, mark.dickinson, christian.heimes, rpetrov
2008-12-15 16:55:39skip.montanarolinkissue4575 messages
2008-12-15 16:55:38skip.montanarocreate