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

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

[Octave-bug-tracker] [bug #48591] function double on java objects.


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48591] function double on java objects.
Date: Fri, 19 Aug 2016 17:00:33 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #5, bug #48591 (project octave):

The patch below allows double(o) and int64(o) 
for java objects o. 
For the other types: 
uint64 not supported because long does not support this fully. 
All others may be created by casting. 


(file #38284)
    _______________________________________________________

Additional Item Attachment:

File name: patchBug48591.patch            Size:6 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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