Revision: 10842
          http://gmat.svn.sourceforge.net/gmat/?rev=10842&view=rev
Author:   lindajun
Date:     2012-09-05 19:11:55 +0000 (Wed, 05 Sep 2012)
Log Message:
-----------
Fix for GMT-3049 Error parsing built-in function calls surrounded by parentheses
Fix for GMT-3044 Math parsing issue with inverse operator surrounded by 
parentheses 


StringUtil - Added IsParenEmpty() and IsMathOperator(). Updated 
RemoveExtraParen() to correctly remove extra parenthesis.   
MathParser - Removed extra layer of parenthesis before checking for equation in 
IsEquation(). Removed blanks and extra parenthesis in Parse().   
Validator - Just updated for debug.   

Modified Paths:
--------------
    trunk/src/base/interpreter/MathParser.cpp
    trunk/src/base/interpreter/Validator.cpp
    trunk/src/base/util/StringUtil.cpp
    trunk/src/base/util/StringUtil.hpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gmat-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to