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

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

[Octave-bug-tracker] [bug #49144] java integration: further javadoc, sup


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #49144] java integration: further javadoc, superfluous parameter
Date: Tue, 20 Sep 2016 20:12:04 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

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

                 Summary: java integration: further javadoc, superfluous
parameter
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Tue 20 Sep 2016 08:12:01 PM 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: dev
        Operating System: Any

    _______________________________________________________

Details:

In class org.octave.ClassHelper.java 
which is vital for java integration into octave, 
methods castArgument has a superfluous argument: 
class of object. 
This is shown in the new documentation. 

For fixing this, I provide this patch which adds docs 
and makes the problem more visible. 
As a next step I would like to upgrade from java 1.3 to 1.4 
which allows assertions. 
That way, we can better test. 

Then I would like to simplify and clarify the implementation. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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