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

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

[Octave-bug-tracker] [bug #37960] is_real_type() always returns false


From: Torsten
Subject: [Octave-bug-tracker] [bug #37960] is_real_type() always returns false
Date: Wed, 19 Dec 2012 18:24:46 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

URL:
  <http://savannah.gnu.org/bugs/?37960>

                 Summary: is_real_type() always returns false
                 Project: GNU Octave
            Submitted by: ttl
            Submitted on: Wed 19 Dec 2012 07:24:44 PM CET
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The function is_real_type() always returns false. Please find attached a small
test program (oct-file).


octave:10> mkoctfile is_real_type_test.cc 
octave:11> is_real_type_test (1)
ans = 0


I am not sure but three or two weeks ago, the function was still working; I
was still not able to identify a changeset that might have caused this effect.

An older version of octave (from July 2012) returns 1 as expected.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 19 Dec 2012 07:24:44 PM CET  Name: is_real_type_test.cc  Size: 310B 
 By: ttl

<http://savannah.gnu.org/bugs/download.php?file_id=27126>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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