From 0c991c5dbf1f33372e9c6a405fd2a8a49edb93fd Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 10 May 2016 17:20:21 +0200 Subject: [PATCH] comment the outdated documentation Change-Id: I6ee52d2d61ebb1763f2f86c467021fc80467601f --- sc/source/core/tool/compiler.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sc/source/core/tool/compiler.cxx b/sc/source/core/tool/compiler.cxx index 2a6c3db3a182..7340de6f8a37 100644 --- a/sc/source/core/tool/compiler.cxx +++ b/sc/source/core/tool/compiler.cxx @@ -1922,8 +1922,10 @@ static sal_Unicode* lcl_UnicodeStrNCpy( sal_Unicode* pDst, const sal_Unicode* pS // NextSymbol -// Parses the formula into separate symbols for further -// processing (Turing-Machine). +// Parses the formula into separate symbols for further processing. +// XXX NOTE: this is a rough sketch of the original idea, there are other +// states that were added and didn't make it into this table and things are +// more complicated. Use the source, Luke. // initial state = GetChar