]> source.dussan.org Git - poi.git/commit
Fix for bug 46898 - Formula evaluator should not cache intermediate circular-referenc...
authorJosh Micich <josh@apache.org>
Mon, 30 Mar 2009 20:46:51 +0000 (20:46 +0000)
committerJosh Micich <josh@apache.org>
Mon, 30 Mar 2009 20:46:51 +0000 (20:46 +0000)
commitd92e7179bf59e146d7aef4e1621d72aeb0fd4556
treecd52493103327bd36f89ba9f375d5068b346faa7
parente47dd63c80d7807381f77ee0d8879332737368cf
Fix for bug 46898 - Formula evaluator should not cache intermediate circular-reference error results

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@760162 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/formula/EvaluationTracker.java
src/java/org/apache/poi/ss/formula/WorkbookEvaluator.java
src/testcases/org/apache/poi/hssf/record/formula/eval/TestCircularReferences.java