muh6mm3d / javacalculator

Automatically exported from code.google.com/p/javacalculator
0 stars 0 forks source link

AutoCorrection failes for illegal parentheses syntax like "6/(9" #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter a String that contains illegal parentheses syntax
2. Enable Auto Correction
3. Try to calculate

What is the expected output? What do you see instead?
 The Corrector is not able to correct the parentheses

Please use labels and text to provide additional information.

Original issue reported on code.google.com by adrian.bingener on 8 Nov 2011 at 8:40

GoogleCodeExporter commented 9 years ago
This issue is a part of the parser-engine and will be fixed in the future, but 
now it is not important enough to take care about.It will be fixed if the 
complete calculation engine is redesigned and rewritten.

Original comment by adrian.bingener on 10 Nov 2011 at 7:45