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

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

[Octave-bug-tracker] [bug #57487] javaaddpath should prepend to existing


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57487] javaaddpath should prepend to existing path unless given "-end" argument
Date: Fri, 27 Dec 2019 10:09:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?57487>

                 Summary: javaaddpath should prepend to existing path unless
given "-end" argument
                 Project: GNU Octave
            Submitted by: jwe
            Submitted on: Fri 27 Dec 2019 03:09:13 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

In Matlab, javaaddpath adds elements to the beginning of the existing dynamic
classpath by default and appends them if the final argument to javaaddpath is
"-end".

Octave's javaaddpath function always appends and doesn't recognize "-end" as
special.

In Matlab, it appears that only one directory agument is accepted and "-end"
must be the final argument.

I propose that we accept "-end" only as the last argument to javaaddpath, but
as an extension to Matlab, continue to accept multiple directory arguments and
will push a changeset when I have a bug number.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57487>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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