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

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

[Octave-bug-tracker] [bug #34502] bitXXX functions do not accept argumen


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #34502] bitXXX functions do not accept arguments of class 'single'
Date: Fri, 06 Sep 2013 05:10:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

Follow-up Comment #1, bug #34502 (project octave):

This seems useful to me so I went ahead and got all the bit functions working.
I think I got all of the type promotion working correctly, please take a look
at the attached changeset and let me know if I missed anything or if there is
a simpler way to structure it.

Related to this, should bitmax ("single") return a variable of type single? It
currently returns double, so for now there is a typecast in one of the new
unit tests to get around that.

(file #29022)
    _______________________________________________________

Additional Item Attachment:

File name: single-bitops.patch            Size:6 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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