On Thu, May 8, 2008 at 10:44 AM, Carlo Hamalainen
<[EMAIL PROTECTED]> wrote:
>
>  On Thu, May 8, 2008 at 6:39 PM, William Stein <[EMAIL PROTECTED]> wrote:
>  > I do not consider this a bug.
>
>  OK, but in solve_mod() perhaps the line
>
>     vars.sort()
>
>  should be
>
>     vars.sort(cmp)
>
>  so that the variables are actually sorted?
>

Yes, *that* is certainly a bug!  We are tracking this here:
http://trac.sagemath.org/sage_trac/ticket/3135

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to