#5994: singular.version() yields an error when first called, has no doctest, and
has a strange output imo
------------------------+---------------------------------------------------
Reporter: SimonKing | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.0
Component: interfaces | Keywords: singular version
------------------------+---------------------------------------------------
Comment(by SimonKing):
Remark:
Apparently the problem is on the side of Singular.
In Singular, freshly started, when you do
{{{
> system("--version");
}}}
there is the error (it says "? cannot open `help.cnf`").
If you repeat, no error.
If people think that my suggestion would break code, I suggest to have a
new method {{{singular.version_number()}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5994#comment:1>
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
-~----------~----~----~----~------~----~------~--~---