Re: [Flightgear-devel] Hey Curt... :)

2010-11-14 Thread Gene Buckle
On Sun, 14 Nov 2010, Frederic Bouvier wrote: Hi Gene, - "Gene Buckle" a écrit : > Ah, sorry to disappoint, but you have to commit to Git first - unlike > some setups, we haven't engineered a 'compile before publish' system. > Hence my ensuring I have time to watch Hudson *after* a commit

Re: [Flightgear-devel] Hey Curt... :)

2010-11-14 Thread James Turner
On 14 Nov 2010, at 08:19, Frederic Bouvier wrote: >> What about offering those with commit rights the ability to trigger >> builds on their own? That way if they break it, they can fix it and re-start >> the build. I've enabled the "email the person that broke the build" >> option, but I don't

Re: [Flightgear-devel] Hey Curt... :)

2010-11-14 Thread Frederic Bouvier
Hi Gene, - "Gene Buckle" a écrit : > > Ah, sorry to disappoint, but you have to commit to Git first - unlike > > some setups, we haven't engineered a 'compile before publish' system. > > Hence my ensuring I have time to watch Hudson *after* a commit, and, for > > example, make a fix commit

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread Gene Buckle
On Sat, 13 Nov 2010, James Turner wrote: > > On 12 Nov 2010, at 23:44, Curtis Olson wrote: > >> My personal rule-of-thumb is to only commit when I've got time to watch the >> Hudson board go green - it's on an hourly poll at the moment, though we can >> allow other users to manually kick off bui

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread James Turner
On 13 Nov 2010, at 19:36, Tim Moore wrote: > There's never been a guarantee that the development sources compile for > everybody at all moments. That's why they are development sources. I > appreciate the Hudson process and quite often the change to get things > compiling on a given platform a

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread Tim Moore
There's never been a guarantee that the development sources compile for everybody at all moments. That's why they are development sources. I appreciate the Hudson process and quite often the change to get things compiling on a given platform are obvious, but sometimes they aren't and one needs to r

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread Alex Perry
On Sat, Nov 13, 2010 at 7:35 AM, Arnt Karlsen wrote: > On Sat, 13 Nov 2010 09:57:14 +, James wrote in message >> On 12 Nov 2010, at 23:44, Curtis Olson wrote: >> > My personal rule-of-thumb is to only commit when I've got time to >> > watch the Hudson board go green - it's on an hourly poll at

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread Arnt Karlsen
On Sat, 13 Nov 2010 09:57:14 +, James wrote in message <0275fe52-84ce-4e88-a29c-b1382f3ae...@mac.com>: > > On 12 Nov 2010, at 23:44, Curtis Olson wrote: > > > My personal rule-of-thumb is to only commit when I've got time to > > watch the Hudson board go green - it's on an hourly poll at th

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread Curtis Olson
On Sat, Nov 13, 2010 at 3:57 AM, James Turner wrote: > > On 12 Nov 2010, at 23:44, Curtis Olson wrote: > > > My personal rule-of-thumb is to only commit when I've got time to watch > the Hudson board go green - it's on an hourly poll at the moment, though we > can allow other users to manually kic

Re: [Flightgear-devel] Hey Curt... :)

2010-11-13 Thread James Turner
On 12 Nov 2010, at 23:44, Curtis Olson wrote: > My personal rule-of-thumb is to only commit when I've got time to watch the > Hudson board go green - it's on an hourly poll at the moment, though we can > allow other users to manually kick off builds, if you ask Gene nicely. > > How do you get

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Curtis Olson
On Fri, Nov 12, 2010 at 5:11 PM, James Turner wrote: > My personal rule-of-thumb is to only commit when I've got time to watch the > Hudson board go green - it's on an hourly poll at the moment, though we can > allow other users to manually kick off builds, if you ask Gene nicely. > How do you g

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread James Turner
On 12 Nov 2010, at 21:54, Curtis Olson wrote: > I'm pushing a different fix which follows previous precedence already used in > the setBlocking() function later in this same source file. Apologize if I > break things again. Curt, could you create a flightgear-builds mailing-list, and Gene/mys

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Curtis Olson
I'm pushing a different fix which follows previous precedence already used in the setBlocking() function later in this same source file. Apologize if I break things again. On Fri, Nov 12, 2010 at 2:24 PM, Gene Buckle wrote: > On Fri, 12 Nov 2010, Frederic Bouvier wrote: > > >> > Thanks Fred! We

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Gene Buckle
On Fri, 12 Nov 2010, Frederic Bouvier wrote: >> > Thanks Fred! We're back to a green board. :D > > Would you mind restarting a linux build, just in case ? > Will do! g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one of its kind. http://www.simpits.org/geneb - The Me-109F/

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Frederic Bouvier
> > Thanks Fred! We're back to a green board. :D Would you mind restarting a linux build, just in case ? -Fred -- Frédéric Bouvier http://my.fotolia.com/frfoto/ Photo gallery - album photo http://www.youtube.com/user/fgfred64 Videos ---

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Gene Buckle
On Fri, 12 Nov 2010, Frederic Bouvier wrote: - "Gene Buckle" a écrit : On Fri, 12 Nov 2010, Curtis Olson wrote: > Are you able to test local changes? What would happen if you changed line > #203 of simgear/io/raw_socket.cxx to: > >setsockopt( handle, SOL_SOCKET, SO_REUSEADDR, >

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Frederic Bouvier
- "Gene Buckle" a écrit : > On Fri, 12 Nov 2010, Curtis Olson wrote: > > > Are you able to test local changes? What would happen if you > changed line > > #203 of simgear/io/raw_socket.cxx to: > > > >setsockopt( handle, SOL_SOCKET, SO_REUSEADDR, > >(void *)&opt_boolean,

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Gene Buckle
On Fri, 12 Nov 2010, Curtis Olson wrote: > Are you able to test local changes? What would happen if you changed line > #203 of simgear/io/raw_socket.cxx to: > >setsockopt( handle, SOL_SOCKET, SO_REUSEADDR, >(void *)&opt_boolean, sizeof(opt_boolean) ); > > In other words, inser

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Gene Buckle
On Fri, 12 Nov 2010, Curtis Olson wrote: > Are you able to test local changes? What would happen if you changed line > #203 of simgear/io/raw_socket.cxx to: > >setsockopt( handle, SOL_SOCKET, SO_REUSEADDR, >(void *)&opt_boolean, sizeof(opt_boolean) ); > > In other words, inser

Re: [Flightgear-devel] Hey Curt... :)

2010-11-12 Thread Curtis Olson
Are you able to test local changes? What would happen if you changed line #203 of simgear/io/raw_socket.cxx to: setsockopt( handle, SOL_SOCKET, SO_REUSEADDR, (void *)&opt_boolean, sizeof(opt_boolean) ); In other words, insert (void *) in front of &opt_boolean Does that clean