#9003: Doctest failure on Mac OS X 32bit in free_module.py
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.3
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by kcrisman):
After much testing, I am pretty certain that the error is caused by
revision 14321. You may ask what that revision looks like.
{{{
changeset: 14321:1451c00a8d44
tag: tip
user: Minh Van Nguyen <[email protected]>
date: Wed May 19 00:55:29 2010 -0700
summary: 4.4.2
diff -r 26a4be28b4ef -r 1451c00a8d44 sage/version.py
--- a/sage/version.py Wed May 19 00:55:29 2010 -0700
+++ b/sage/version.py Wed May 19 00:55:29 2010 -0700
@@ -1,2 +1,2 @@
"""nodoctests"""
-version='4.4.2.rc0'; date='2010-05-12'
+version='4.4.2'; date='2010-05-19'
}}}
WHAT???
But on my OSX 10.4.11 PPC G4 at 1.25 GHz, that very last change to get to
Sage 4.4.2 is what does it. Combine that with klee's report, and I am
totally baffled. Is it possible that some weird cumulative change could
cause a weird overflow or something along the lines of what GeorgSWeber is
suggesting?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9003#comment:9>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.