kicad/common/libeval
Jeff Young 3024ded91e Improve robustness of numeric evaluation.
It would appear that some platforms process the KILL_FOCUS event
after running TransferDataFromWindow().  This change makes sure
that the evaluation is done no matter the order.

Fixes: lp:1793911
* https://bugs.launchpad.net/kicad/+bug/1793911
2018-10-08 12:59:40 +01:00
..
grammar.c Kicad-ize the numeric evaluator. 2018-07-17 15:10:01 +01:00
grammar.lemon Kicad-ize the numeric evaluator. 2018-07-17 15:10:01 +01:00
main.cpp Numeric expression evaluator 2017-11-24 21:15:40 +01:00
numeric_evaluator.cpp Improve robustness of numeric evaluation. 2018-10-08 12:59:40 +01:00