I put the following into a file "test.sage", and then run "sage -t
test.sage", and it just freezes. Eventually it times out and restarts
SAGE. What's going on?
=== snip
def test():
"""
sage: for x in range(5): pass
"""
pass
=== snip
David
--~--
On 2/21/07, Kate Minola <[EMAIL PROTECTED]> wrote:
>
> After building sage-2.1.4 on pentium4-pc-linux-gnu,
> I run 'make test' and get
>
> [stuff deleted]
> sage -t devel/sage-main/sage/rings/real_double.pyx gsl:
> exp.c:111: ERROR: overfl
> ow
> Default GSL error handler invoked.
> [stuf