Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Frederic Bouvier
Hi James, > De: "James Turner" > On 23 Jan 2013, at 11:45, Frederic Bouvier < fredfgf...@free.fr > > wrote: > > Reminder to all : MSVC is not C99 Compliant. It doesn't like C++ > > style > > > variable declaration inside the body of a bloc > > I've pushed a fixed now, I would have fixed soone

Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
From: James Turner Sent: Wednesday, January 23, 2013 3:03 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine On 23 Jan 2013, at 11:45, Frederic Bouvier wrote: Reminder to all : MSVC is not C99 Compliant. It

Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread James Turner
On 23 Jan 2013, at 11:45, Frederic Bouvier wrote: > Reminder to all : MSVC is not C99 Compliant. It doesn't like C++ style > variable declaration inside the body of a bloc I've pushed a fixed now, I would have fixed sooner but all the Windows slaves on Jenkins are doing something very strange,

Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine

2013-01-23 Thread Frederic Bouvier
ay, January 23, 2013 10:45 AM > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] Simgear windows compile- > mathlib.c/test_state_machine > > > De: "Alan Teeder" > > > > Just a heads-up. (MSVC10) > > > > Alan > > > > 3

Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine

2013-01-23 Thread Stefan Seifert
C++ mode? That's the course the Parrot project follows. > -Original Message- > From: Frederic Bouvier > Sent: Wednesday, January 23, 2013 10:45 AM > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] Simgear windows compile- > mathlib.c/t

Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
discussions Subject: Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine > De: "Alan Teeder" > > Just a heads-up. (MSVC10) > > Alan > > 3> mathlib.c > 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143: > syn

Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Frederic Bouvier
> De: "Alan Teeder" > > Just a heads-up. (MSVC10) > > Alan > > 3> mathlib.c > 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143: > syntax error : missing ';' before 'type' > 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(131): error C2065: > 'range' : undeclared identifier > 3>

[Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
Just a heads-up. (MSVC10) Alan 3> mathlib.c 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143: syntax error : missing ';' before 'type' 3>C:\FlightGear\simgear\simgear\nasal\mathlib.c(131): error C2065: 'range' : undeclared identifier 3>C:\FlightGear\simgear\simgear\nasal\mathl