Begin forwarded message:

Date: Thu, 5 Jun 2008 22:27:25 +0200
From: Tim Moore <[EMAIL PROTECTED]>
To: flightgear-devel@lists.sourceforge.net
Subject: Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:
source/src/FDM/JSBSim/models/flight_control FGActuator.cpp, 1.2, 1.3
FGFCSComponent.h, 1.3, 1.4


On Thu, 5 Jun 2008 22:15:41 +0200 (CEST)
Frederic Bouvier <[EMAIL PROTECTED]> wrote:

> 
> ----- "Curtis Olson" <[EMAIL PROTECTED]> a écrit :
> 
> > On Thu, Jun 5, 2008 at 10:22 AM, Melchior FRANZ wrote:
> > 
> > > * gerard robin -- Thursday 05 June 2008:
> > > > Does this will be compatible with actual JSBSim development  ?
> > >
> > > No, it will get overwritten with the next JSBSim update. There's
> > > a reason why commits to externally maintained parts of fgfs
> > > (nasal, jsbsim) used to be taboo [snip]
> > >
> > > The right thing would have been to ask the responsible
> > > maintainers, to have them make the changes in their repositories,
> > > and then to forward port that. [snip]
> > 
> > 
> > Tim has already been made aware that changes to JSBsim need to be
> > submitted
> > upstream or they will be lost the next time we sync with their
> > code. I
> > assume he has made contact there so these changes (if important)
> > aren't lost
> > in the future.  It's good to see a few others besides myself
> > watching to
> > catch things like this.
> 
> These changes are very unfortunate. Like it or not, cin, cerr and
> cout are defined in <iostream> under MSVC.
> 
> FG is no longer compilable for me :-(((((
> 
> -Fred
> 
I know that cin, cerr and cout are defined in <iostream>; they're
defined that way in every conforming C++ implementation. But they are
only used in a very few places and don't need to be sucked into every
file. Can you be more specific about the problems you are seeing?

Tim

-------------------------------------------------------------------------
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