Mercurial > hg > octave-lyh
diff src/ov.h @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | ce79d238f142 |
children | faafc2d98b8d |
line wrap: on
line diff
--- a/src/ov.h +++ b/src/ov.h @@ -146,7 +146,7 @@ octave_value (long int i); octave_value (unsigned long int i); - // XXX FIXME XXX -- these are kluges. They turn into doubles + // FIXME -- these are kluges. They turn into doubles // internally, which will break for very large values. We just use // them to store things like 64-bit ino_t, etc, and hope that those // values are never actually larger than can be represented exactly @@ -873,7 +873,7 @@ extern void install_types (void); -// XXX FIXME XXX -- these trait classes probably belong somehwere else... +// FIXME -- these trait classes probably belong somehwere else... template <typename T> class