octave-maintainers
[Top][All Lists]
Advanced

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

Re: bitcmp function error?


From: PhilipNienhuis
Subject: Re: bitcmp function error?
Date: Tue, 11 Jun 2013 06:48:54 -0700 (PDT)

Andreas Corneliussen wrote
> Hi
> 
> I've today used some time on debugging my vhdl system for errors, just to
> find out that the error were not in my VHDL code but in the testbench
> generated by an octave script.
> I have found that the bitcmp.m function of release 3.6.2 installed from
> linux mint package system (think it is ubuntu repos'es) calculates the
> two's complement of a number simply as a bitwise not and not as it should
> be (bitwise not) +1.
> 
> I have corrected this on my own PC, but would like to inform you
> developers
> of the packages so that future users can be spared of the frustration of
> having to debug errors that are in the core octave system (which I think
> the majority of users, like me, assume is correct ;-)).

Although in your other thread in the help-octave ML it was suggested that
the developers would pick up from the maintainers list (indeed we sometimes
do), a formal bug report is much better, see:
http://www.gnu.org/software/octave/bugs.html

If you can, please attach a patch there, preferrably as a Mercurial
changeset.

Thanks,

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/bitcmp-function-error-tp4654044p4654049.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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