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

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

[Octave-bug-tracker] [bug #38821] Support for java.lang.Byte / NoSuchMet


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #38821] Support for java.lang.Byte / NoSuchMethodException
Date: Wed, 24 Apr 2013 19:14:47 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0 Iceape/2.17

Update of bug #38821 (project octave):

                Category:    Octave Forge Package => Libraries              
                  Status:                    None => Confirmed              
                 Release:                   3.4.3 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

See this discussion:
https://mailman.cae.wisc.edu/pipermail/help-octave/2013-April/058242.html

Workaround for the OF Java package is something like:

aa = javaObject ("java.lang.Short", 1).byteValue

This doesn't work in core Octave (dev version) as Java Byte is boxed to an
Octave double; so unlike Matlab there's no way to create a java.lang.Byte in
Octave.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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