On Fri, Aug 7, 2009 at 4:02 PM, Minh Nguyen<nguyenmi...@gmail.com> wrote:
> Hi folks,
>
> Sage 4.1.1.rc2 resolves issues caused by non-ASCII characters in a
> patch at ticket #5793. So the only ticket that has been merged in this
> release is
>
> #6674: Minh Van Nguyen: only use ASCII characters in patches [Reviewed
> by Nathann Cohen, Alex Ghitza]

Upgraded OK on 32-bit Ubuntu 9.04, Intel P4. The only doctest failure
is the following, which has been fixed by ticket #6717:

sage -t -long devel/sage/sage/symbolic/expression.pyx
**********************************************************************
File "/home/mvngu/usr/bin/sage/devel/sage-main/sage/symbolic/expression.pyx", l\
ine 1000:
    sage: d = {u: 3, v: 5}; d.values()
Expected:
    [3, 5]
Got:
    [5, 3]
**********************************************************************
1 items had failures:
   1 of  18 in __main__.example_33
***Test Failed*** 1 failures.
For whitespace errors, see the file /home/mvngu/usr/bin/sage/tmp/.doctest_expre\
ssion.py
         [66.0 s]

-- 
Regards
Minh Van Nguyen

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

Reply via email to