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

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

[Octave-bug-tracker] [bug #51192] static class method argument inaccessi


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #51192] static class method argument inaccessible
Date: Tue, 6 Jun 2017 16:16:00 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0

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

                 Summary: static class method argument inaccessible
                 Project: GNU Octave
            Submitted by: arb
            Submitted on: Tue 06 Jun 2017 08:15:59 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

in current dev arguments to static methods are undefined.

with dev:


octave rcs.m
ans = 4.3.0+
ans = 06805aabbdd1+
error: 'val' undefined near line 4 column 11
error: called from
    pval at line 4 column 6
    rcs at line 3 column 1


with stable:


ctave-4.2.1 rcs.m
ans = 4.2.1
ans = 0ada77ed24dd+
 10




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 06 Jun 2017 08:15:59 PM UTC  Name: cs.m  Size: 85B   By: arb

<http://savannah.gnu.org/bugs/download.php?file_id=40865>
-------------------------------------------------------
Date: Tue 06 Jun 2017 08:15:59 PM UTC  Name: rcs.m  Size: 49B   By: arb

<http://savannah.gnu.org/bugs/download.php?file_id=40866>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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