octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #56005] dec2base does not return correct value


From: Rik
Subject: [Octave-bug-tracker] [bug #56005] dec2base does not return correct value when input is a matrix of zeros
Date: Wed, 27 Mar 2019 14:17:22 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #56005 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Very simple fix in the end.  The dec2base.m code should have been using
columns() rather than length() to determine if there was an extra column of
zeros at the start of the return value that needed to be stripped.  See this
cset (https://hg.savannah.gnu.org/hgweb/octave/rev/16d4e3d14213).

The fix will be part of the 5.2.0 bug fix release.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56005>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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