diff src/ChangeLog @ 4256:2b9c6dc25449

[project @ 2002-12-31 21:48:54 by jwe]
author jwe
date Tue, 31 Dec 2002 21:48:54 +0000
parents f7d11c1a49e3
children e556870ce8f0
line wrap: on
line diff
--- a/src/ChangeLog	Tue Dec 31 20:16:38 2002 +0000
+++ b/src/ChangeLog	Tue Dec 31 21:48:54 2002 +0000
@@ -1,6 +1,8 @@
 2002-12-31  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* pt-arg-list.cc (F__end__): Fail if rows or columns is negative.
+	(tree_argument_list::convert_to_const_vector): Only protect and
+	save pointer to the indexed object if it is a constant.
 
 	* syscalls.cc (Fmkfifo): Use long_value instead of cast.