octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2.1.61?


From: John W. Eaton
Subject: 2.1.61?
Date: Fri, 5 Nov 2004 11:25:27 -0500

Unless anyone has objections, I'm planning to make the 2.1.61 snapshot
today.  There are a couple of things I'd still like to add, but they
may take some time and I think a new snapshot with all the recent bug
fixes is more important.  Does anyone know of any bugs that remain and
are critical to fix before I make a new snapshot?

The two things I know about are:

  * Comparison operations for 64-bit integers will not work correctly
    for large values (> 2^53) because we are converting to double to
    do the conversions.

  * Things like [int32(1), int16(1)] will fail.  Concatenation
    operations like this should return an object of the smaller type
    (int16 in this case).

Comments?

Thanks,

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]