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

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

[Octave-bug-tracker] [bug #48592] function char on java objects


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48592] function char on java objects
Date: Fri, 22 Jul 2016 00:17:46 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

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

                 Summary: function char on java objects 
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Fri 22 Jul 2016 12:17:43 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: Any

    _______________________________________________________

Details:

++
http://de.mathworks.com/help/matlab/matlab_external/handling-data-returned-from-a-java-method.html
--
shows that unless a java object implements toChar, 
method char(m) applied to java object m 
shall result in an error. 

what it seems to do is to invoke m.toString()
which is wrong. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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