octave-maintainers
[Top][All Lists]
Advanced

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

checked int-int conversions


From: John W. Eaton
Subject: checked int-int conversions
Date: Wed, 30 Jul 2008 15:08:40 -0400

On 30-Jul-2008, Jaroslav Hajek wrote:

| please consider for applying the attached patch that implements
| checked integer conversions - applies to converting
| octave_int<T>, intXXNDArray and octave_intXX_matrix objects, as well
| as Octave's builtin intXX and uintXX conversions.

OK, now I'm a bit confused because I was expecting a much smaller
change that would just add some warning if an attempt was made to
convert a value to native int and the value was out of range.  Can you
give some details about the intent of this patch?

Thanks,

jwe


reply via email to

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