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

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

[Octave-bug-tracker] [bug #45758] for 'range' type input some functions


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45758] for 'range' type input some functions fail to return type range
Date: Wed, 19 Aug 2015 18:40:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

Follow-up Comment #4, bug #45758 (project octave):

I think it would be possible to use a template to avoid duplicating a lot of
code if you want to provide integer and float versions of the mixed
range/scalar operators.  But is it really necessary?  For


typeinfo (1:5 + int8 (3))


I get "range", so it seems like Octave is already doing the right thing.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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