|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #60729] print_usage within classdef constructor breaks subsequent calls to the class |
Date: | Sat, 5 Jun 2021 06:49:44 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #3, bug #60729 (project octave): In this case, print_usage ultimately calls the get_help_from_file function that is defined in oct-parse.yy and that attempts to parse the file again. That doesn't work for classdef files. I'll take a look at fixing this problem. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60729> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |