* source/pp/ppcore.c ! Added bStrict parameter to getExpReal(), all calls to getExpReal() pass FALSE, other than isExpres(). So getExpReal() will now return invalid tokens like unterminated strings, unless bStrict is TRUE.