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

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

[Octave-bug-tracker] [bug #51252] incorrect type casting of colon operat


From: Rik
Subject: [Octave-bug-tracker] [bug #51252] incorrect type casting of colon operator ':'
Date: Tue, 20 Jun 2017 11:45:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

Update of bug #51252 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #4:

Interesting.  This will require a small project to implement correctly.  The
Range object needs to be extended to do more input validation, and it needs a
new private variable which records the output class.  Internally, everything
can still be done with doubles but the output can be cast to the correct type
whenever required.

For the time being, just casting the range to the desired type within a script
file is the best solution.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51252>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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