Hello all , I just tried to recompile the PLIB version , and now Im getting ...
In file included from environment_mgr.cxx:36:
environment_ctrl.hxx:142:9: error: too many decimal points in number
In file included from environment_mgr.cxx:36:
environment_ctrl.hxx:137: error: expected unqualified-id before ‘<<’ token
environment_ctrl.hxx:140: error: expected unqualified-id before ‘==’ token
environment_ctrl.hxx:142: error: expected unqualified-id before ‘>>’ token

which led me to this in environment_gtrl.hxx , though I don't know if its an 
error or intentional ...

        // LessThan predicate for bucket pointers.
        static bool lessThan(bucket *a, bucket *b);
=======
        static bool lessThan(bucket *a, bucket *b);
>>>>>>> 1.25.2.4
    };

Anyone else getting errors like this ?
-- 
Syd&Sandy <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to