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

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

[Octave-bug-tracker] [bug #65548] Every time a new function is created i


From: Charles Praplan
Subject: [Octave-bug-tracker] [bug #65548] Every time a new function is created in a separate m-file, an 'undefined' error message is displayed
Date: Wed, 3 Apr 2024 05:48:49 -0400 (EDT)

Follow-up Comment #2, bug #65548 (group octave):

Perhaps a complement because I experienced the same behavior, not only for new
functions but also for new m-files.

And the problem concerns MANUALLY (not programmatically) created new m-files.

The way to reproduce this:

In the Editor:
Menu : File -> New Script
Type fore example : disp('Ok')
Menu : File -> Save ...
F5

The following error appears

error: 'test_new_file_0' undefined near line 1, column 1

None of the following things help :
- rehash()
- closing and reopening the file
- continue editing, resaving
- saving as ...
- waiting an eternity (20 minutes)

As said by Roozbeh the only way to solve this is to restart Octave.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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