#7193: os x 10.6 -- print warning about Sage being broken, so we can release
----------------------------+-----------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.2.1
Component: distribution | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
----------------------------+-----------------------------------------------
Changes (by was):
* status: needs_review => needs_work
Comment:
The line
{{{if os.uname()[2] == "10.0.0"}}}
must be changed, since in new versions of 10.6 we have
{{{
sage: os.uname()[2]
'10.2.0'
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7193#comment:12>
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
-~----------~----~----~----~------~----~------~--~---