Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 2428:6979248bf0d3
[project @ 1996-10-25 06:26:19 by jwe]
author | jwe |
---|---|
date | Fri, 25 Oct 1996 06:27:38 +0000 |
parents | b5c3b08f1bab |
children | 8426659cd60e |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 25 01:24:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * Array3.h (Array3::checkelem): Tag bogus return value with + GCC_ATTRIBUTE_UNUSED. + * Array2.h (Array2::checkelem): Likewise. + Thu Oct 24 19:40:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> * Quad.h (Quad): Define virtual destructor.