octave-maintainers
[Top][All Lists]
Advanced

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

Re: integer math warnings


From: Michael D. Godfrey
Subject: Re: integer math warnings
Date: Mon, 08 Mar 2010 10:04:34 -0800
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 3/8/10 3:39 AM, Jaroslav Hajek wrote:
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?

Fine with me :-)


reply via email to

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