|
| From: | Markus Mützel |
| Subject: | [Octave-bug-tracker] [bug #49685] Set .m file encoding on a per-directory basis |
| Date: | Sun, 27 Sep 2020 15:20:14 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 Edg/85.0.564.63 |
Follow-up Comment #17, bug #49685 (project octave):
Is there an easy way to trigger re-parsing all functions in one folder
(preferably including those in their private, @class and +namespace
subfolders)? Either in C++ or .m file code.
`interpreter::clear_functions` clears *all* functions. But it would probably
be more efficient to only re-parse those functions for which we know the
encoding changed.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?49685>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |