You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store classdef name separately from type name in "-text" format (bug #45833).
* libinterp/corefcn/ls-oct-text.cc (save_text_data): Store type name as
identifier also for "classdef" objects.
(read_text_data): Read class name and look up classdef class if type name is
"object".
* libinterp/octave-value/ov-classdef.cc (octave_classdef::save_ascii): Store
identifier for classdef name separately in "-text" file format.
0 commit comments