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

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

[Octave-bug-tracker] [bug #55366] Second argument to save_binary is a no


From: Rik
Subject: [Octave-bug-tracker] [bug #55366] Second argument to save_binary is a non-constant reference
Date: Thu, 3 Jan 2019 11:16:49 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #55366 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

I think its best on the default branch.  The change is simple, but it is
widespread.  I also like passing it by value.  A bool is likely to take just 1
byte, whereas passing a reference to a bool is likely to take 8 bytes (size of
pointer).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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