Skip to content
  • Jody Goldberg's avatar
    A better fix for function INDIRECT dependencies. · fd2f9805
    Jody Goldberg authored
    1999-12-10  Jody Goldberg <jgoldberg@home.com>
    
    	* src/functions/fn-lookup.c (gnumeric_indirect) : This solution is
    	  more paletable.  Always attempt to add the dependency, but only
    	  actually do so if the calling cell does not already depend on the
    	  indirected cell.
    
    	* src/eval.c (cell_add_explicit_dependency) : Expand this function to
    	  test to see if a dependency already exists.
    fd2f9805