Mercurial > hg > octave-lyh
comparison liboctave/ChangeLog @ 4286:0e427b227329
[project @ 2003-01-04 19:30:09 by jwe]
author | jwe |
---|---|
date | Sat, 04 Jan 2003 19:30:09 +0000 |
parents | 52ce979331fe |
children | 3788d56fea50 |
comparison
equal
deleted
inserted
replaced
4285:b20d6c838416 | 4286:0e427b227329 |
---|---|
1 2003-01-04 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * Makefile.in (liboctave.$(LIBEXT)): Link directly to | |
4 ../kpathsea/STATIC/*.o. | |
5 (liboctave.$(SHLEXT)): Link directly to ../kpathsea/SHARED/*.o. | |
6 | |
1 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> | 7 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 8 |
3 * dMatrix.cc (read_int, write_int): Avoid warnings about | 9 * dMatrix.cc (read_int, write_int): Avoid warnings about |
4 unreachable code. | 10 unreachable code. |
5 | 11 |