Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 3262:eaa639880b51
[project @ 1999-08-20 19:06:48 by jwe]
idx-vector.cc
author | jwe |
---|---|
date | Fri, 20 Aug 1999 19:06:50 +0000 |
parents | 5e61a7a62e2e |
children | 7d80b56e0dc8 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> + + * idx-vector.cc (intcmp): Declare args as const void *, not int *, + then cast to const int * to compare. + Fri Jul 16 11:23:51 1999 John W. Eaton <jwe@bevo.che.wisc.edu> * DAEFunc.h: Remove useless preprocessor conditional.