Mercurial > hg > octave-nkf
diff liboctave/lo-utils.cc @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 4c8a2e4e0717 |
children | 0d2ff0dfb159 |
line wrap: on
line diff
--- a/liboctave/lo-utils.cc +++ b/liboctave/lo-utils.cc @@ -48,7 +48,7 @@ // this function. // Sometimes you need a large integer, but not always. -// XXX FIXME-64 XXX -- INT_MAX and INT_MIN are probably not right here. +// FIXME -- INT_MAX and INT_MIN are probably not right for 64-bits. octave_idx_type NINTbig (double x) @@ -98,7 +98,7 @@ // This function was adapted from xputenv from Karl Berry's kpathsearch // library. -// XXX FIXME XXX -- make this do the right thing if we don't have a +// FIXME -- make this do the right thing if we don't have a // SMART_PUTENV. void