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

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

[Octave-bug-tracker] [bug #59198] jsonencode converts N-dimensional logi


From: Rik
Subject: [Octave-bug-tracker] [bug #59198] jsonencode converts N-dimensional logical arrays to N-dimensional numeric arrays
Date: Sat, 3 Oct 2020 10:08:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36

Update of bug #59198 (project octave):

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

    _______________________________________________________

Follow-up Comment #3:

Indeed it does.  I checked the patch in here:
http://hg.savannah.gnu.org/hgweb/octave/rev/97d8ef9b7348.  I made a small
change which was to use "false" instead of "0" when initializing a bool type
variable.  The compiler doesn't care, but it is clearer to programmers coming
later that the variable is boolean and takes only two values.

Marking as fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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