Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 8272:ed5811a1ec8f
Added output about why a library load fails on OSX
author | jpswensen@compsci34-82-1651.compscidhcp.jhu.edu |
---|---|
date | Thu, 23 Oct 2008 15:22:51 -0400 |
parents | 095b3e4d64e9 |
children | ab0674a8b345 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-10-23 John Swensen <jpswensen@comcast.net> + + * oct-shlib.cc (octave_dyld_shlib::open): Call NSLinkEditError to + get better diagnostic if NSLinkModule fails. + 2008-10-23 John W. Eaton <jwe@octave.org> * oct-shlib.cc (octave_dlopen_shlib::open): Use RTLD_NOW instead