Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 9975:14ed68363284
remove stray decls from oct-shlib.h
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Sat, 12 Dec 2009 06:18:31 +0100 |
parents | d0680ace5fcb |
children | 3878bae57c12 |
comparison
equal
deleted
inserted
replaced
9974:118158f10628 | 9975:14ed68363284 |
---|---|
1 2009-12-12 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * oct-shlib.h: Remove stray declarations. | |
4 | |
1 2009-12-11 John W. Eaton <jwe@octave.org> | 5 2009-12-11 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * oct-shlib.cc (octave_dlopen_shlib::octave_dlopen_shlib): | 7 * oct-shlib.cc (octave_dlopen_shlib::octave_dlopen_shlib): |
4 Print filename along with message from dlerror. | 8 Print filename along with message from dlerror. |
5 Reverse sense of test. | 9 Reverse sense of test. |