#4511: [with patch; needs review] sage-combinat script won't work with two digit
version numbers (for example: 3.2)
----------------------------------+-----------------------------------------
Reporter: saliola | Owner: saliola
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: combinatorics | Resolution:
Keywords: sage-combinat script |
----------------------------------+-----------------------------------------
Comment (by saliola):
{{{
>> sage -version
| Sage Version 3.2.rc0, Release Date: 2008-11-10 |
>> sage -combinat qselect
Active guards:
Skip backward compatibility patches for sage 3.0.2
Skip backward compatibility patches for sage 3.0.3
Skip backward compatibility patches for sage 3.0.4
Skip backward compatibility patches for sage 3.0.6
Skip backward compatibility patches for sage 3.1.2
Skip backward compatibility patches for sage 3.1.3
Updating guards
sage -hg qselect -q -n
sage -hg qselect
no active guards
}}}
And here I've change the version number to 3.1 (by editing sage-banner):
{{{
>> sage -version
| Sage Version 3.1, Release Date: 2008-11-10 |
>> sage -combinat qselect
Active guards:
Skip backward compatibility patches for sage 3.0.2
Skip backward compatibility patches for sage 3.0.3
Skip backward compatibility patches for sage 3.0.4
Skip backward compatibility patches for sage 3.0.6
Keep backward compatibility patches for sage 3.1.2
Keep backward compatibility patches for sage 3.1.3
Updating guards
sage -hg qselect -q -n
sage -hg qselect 3_1_2 3_1_3
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4511#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---