Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 5149:8b7b4ffab39c
[project @ 2005-02-18 21:59:24 by jwe]
author | jwe |
---|---|
date | Fri, 18 Feb 2005 21:59:24 +0000 |
parents | 9eab94f5fadf |
children | 57077d0ddc8e |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,11 @@ +2005-02-18 John W. Eaton <jwe@octave.org> + + * file-ops.cc (file_ops::canonicalize_file_name) [HAVE_RESOLVEPATH]: + Pass current directory to octave_env::make_absolute. + Save value returned from octave_env::make_absolute in local var. + Pass const char*, not std::string as first arg of resolvepath. + Provide decl for resolved_len. + 2005-02-18 John W. Eaton <jwe@octave.org> * Array.cc (Array<T>::permute): Allow permutation vector longer