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

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

[Octave-bug-tracker] [bug #48813] Java interface: untyped []


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48813] Java interface: untyped []
Date: Thu, 18 Aug 2016 18:31:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #2, bug #48813 (project octave):

I agree on all you say. 
My problem is only, that class([]) is double. 
This does not fit Java, for which null refers to an arbitrary untyped
reference type. 
Java's double type corresponds with Octave's double type, 
but this is not a reference type in Java at all. 
Thus class([])==double does not fit at all. 

If possible, I would prefer an untyped version of the empty array. 
Is this forseen in Octave?? 
maybe some class 'unknown'? 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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