Re: [distcc] patch: ignoring unresolvable host when constructing host list

2004-04-12 Thread Yannick Brosseau
[EMAIL PROTECTED] wrote: On 7 Apr 2004, Yannick Brosseau [EMAIL PROTECTED] wrote: [...] Hi, Thanks for suggestion. It looks like at the moment, if the hostname is not resolvable then it works OK, except that it always falls back to local compilation. Is that right? Exactly So would this

Re: [distcc] patch: ignoring unresolvable host when constructing host list

2004-04-09 Thread mbp
On 7 Apr 2004, Yannick Brosseau [EMAIL PROTECTED] wrote: Hi! I've just tried distcc and the results are really awesome. I'm sending a small patch which enhance the usabillity of distcc on my laptop where I use it at home and in the lab. The patch add code to check if a hostname can be

[distcc] patch: ignoring unresolvable host when constructing host list

2004-04-07 Thread Yannick Brosseau
Hi! I've just tried distcc and the results are really awesome. I'm sending a small patch which enhance the usabillity of distcc on my laptop where I use it at home and in the lab. The patch add code to check if a hostname can be resovlved before adding it to the hostlist. With this patch, I