octave-maintainers
[Top][All Lists]
Advanced

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

integer math warnings


From: Jaroslav Hajek
Subject: integer math warnings
Date: Mon, 8 Mar 2010 12:39:44 +0100

hi all,

I have learnt that Matlab is removing the integer math warnings in the
newest release:
http://www.mathworks.com/access/helpdesk/help/techdoc/rn/bsdgysw-1.html#bse_gbf-1

Frankly, these warnings only make things more complicated for Octave,
too. They force the use of global flags in the saturated integer math
implementations,
which is ugly, problematic with possible threading, and probably slows
things down somewhat.

Does anyone rely on these? Is it OK if we remove them, too?

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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