diff src/ChangeLog @ 9318:1a1c839625b3

fix exist for function handles and inline functions
author John W. Eaton <jwe@octave.org>
date Mon, 08 Jun 2009 15:12:16 -0400
parents 73e36b147e45
children 0d9178575dd7
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 08 12:35:07 2009 -0400
+++ b/src/ChangeLog	Mon Jun 08 15:12:16 2009 -0400
@@ -1,3 +1,8 @@
+2009-06-08  John W. Eaton  <jwe@octave.org>
+
+	* variables.cc (symbol_exist): Returnn 1 for function handles and
+	inline function objects.
+
 2009-06-08  Jaroslav Hajek  <highegg@gmail.com>
 
 	* symtab.h (symbol_table::do_clear_global,