On Dec 11, 2007 8:00 PM, Stewart Andreason <[EMAIL PROTECTED]> wrote:
> I've finally finished a cvs checkout for the PRE_OSG branch to test, and
> find this error is still present.
>
> Thank you Vadym for verifying it is not just me. Anybody else getting
> this, or not getting it?

I get it too. Apparently the failed test is on line 216 onwards.
Little debugging shows:

geod0.getLongitudeDeg() - geod1.getLongitudeDeg() = 0
geod0.getLatitudeDeg() - geod1.getLatitudeDeg() = 7.10543e-15
geod0.getElevationM() - geod1.getElevationM() = -1.58479e-10
epsDeg = 2.22045e-15
epsM = 2.22045e-10

So, latitude fails the check.

No idea what it means, though.

-- 
Csaba/Jester

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to