Hi Tim,

----- "Tim Moore" <[EMAIL PROTECTED]> a écrit :

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

The issue is that a lot of JSBsim files have problems with cout or cerr not 
defined.
Moreover, you can't include a statement like "using std::cerr;" if std::cerr is 
not already defined.

The result of the compilation is attached to this message.

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://fgsd.sourceforge.net/               FlightGear Scenery Designer

Attachment: jsbsim_errors.txt.gz
Description: GNU Zip compressed data

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