Revision: 10962
          http://gmat.svn.sourceforge.net/gmat/?rev=10962&view=rev
Author:   stevenhughes
Date:     2012-10-10 16:40:18 +0000 (Wed, 10 Oct 2012)
Log Message:
-----------
Fixed "else if" nesting error in orbit state validation code that was causing 
validation of MLONG field to fail.  MLONG validation was accidentally nested 
inside of EquinoctialH which cause the MLONG code not to execute.   I moved the 
MLONG code to the same nesting level as the other validation tests and now 
MLONG tests pass in my local build.

Modified Paths:
--------------
    trunk/src/base/util/StateConversionUtil.cpp

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


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Gmat-svn mailing list
Gmat-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to