Mercurial > hg > octave-lyh
changeset 8141:31d7885d9869
load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 24 Sep 2008 12:06:54 -0400 |
parents | cdd05e46f6c9 |
children | 54b41376e381 |
files | src/ChangeLog src/load-path.cc |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-09-24 John W. Eaton <jwe@octave.org> + + * load-path.cc (load_path::do_initialize): Check for OCTAVE_PATH + in the environment, not OCTAVE_LOADPATH. + 2008-09-24 Thomas Weber <thomas.weber.mail@gmail.com> * DLD-FUNCTIONS/regexp.cc (octregexp_list): Retry if match limit