changeset 2067:fa64e30d7496

[project @ 1996-04-16 01:34:22 by jwe]
author jwe
date Tue, 16 Apr 1996 01:34:22 +0000
parents a75d2a5d6783
children 18365b6332a8
files src/pt-const.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-const.cc	Thu Apr 11 21:20:43 1996 +0000
+++ b/src/pt-const.cc	Tue Apr 16 01:34:22 1996 +0000
@@ -1152,6 +1152,8 @@
   warning ("implicit conversion from %s to %s", from, to);
 }
 
+// XXX FIXME XXX -- we need a better way of handling conversions.
+
 double
 TC_REP::double_value (bool force_string_conv) const
 {