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

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

[Octave-bug-tracker] [bug #65000] dec2hex produces incorrectly formatted


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #65000] dec2hex produces incorrectly formatted output for arrays of numbers less than 16
Date: Fri, 8 Dec 2023 11:14:11 -0500 (EST)

Update of bug#65000 (group octave):

              Item Group:                    None => Regression             
                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 
        Operating System:       Microsoft Windows => Any                    
           Fixed Release:                    None => 9.1.0 (current stable) 
         Planned Release:                    None => 9.1.0 (current stable) 
                 Summary:         dec2hex problem => dec2hex produces
incorrectly formatted output for arrays of numbers less than 16

    _______________________________________________________

Follow-up Comment #1:

This problem appears to already be fixed on stable.  That will be the next
release, version 9.1.0.  Bisecting led me to this changeset as the one that
fixed the problem, but I don't know exactly what it was in that change that
fixed it.


octave:1> version
ans = 9.0.1
octave:2> dec2hex ([5, 9])
ans =

5
9



Marking as a regression and closing as fixed.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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