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

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

[Octave-bug-tracker] [bug #55641] mxe-octave: build error of-general w.


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #55641] mxe-octave: build error of-general w. Octave-6.0.0
Date: Mon, 4 Feb 2019 06:04:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46

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

                 Summary: mxe-octave: build error of-general w. Octave-6.0.0
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Mon 04 Feb 2019 12:04:42 PM CET
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Maybe related to recent refactoring of variable storage?

>From build log:

:
packfields.cc:87:49: error: 'octave::symbol_table::scope {aka class
octave::symbol_scope}' has no member named 'varval'
               octave_value fld_val = curr_scope.varval (fld_name);
                                                 ^~~~~~
packfields.cc:103:48: error: 'octave::symbol_table::scope {aka class
octave::symbol_scope}' has no member named 'varval'
           octave_value struct_val = curr_scope.varval (struct_name);
                                                ^~~~~~
packfields.cc:119:22: error: 'octave::symbol_table::scope {aka class
octave::symbol_scope}' has no member named 'assign'
           curr_scope.assign (struct_name, struct_val);
                      ^~~~~~
Makefile:25: recipe for target 'packfields.oct' failed
make[2]: *** [packfields.oct] Error 1






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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