|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #55013] Terminate on start ('std::out_of_range') |
| Date: | Wed, 14 Nov 2018 13:17:56 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux i586; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #9, bug #55013 (project octave):
I agreed that the last bit of code that is still nominally Octave's is
kpse_path_expand. We call it from within within octave::directory_path::init
shown below.
m_expanded_path
= kpse_path_expand (m_default_path.empty ()
? m_orig_path
: kpse_expand_default (m_orig_path,
m_default_path));
I agree that knowing something about the PATH variable might be useful here.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55013>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |