[distcc] Another small patch

Martin Pool mbp at samba.org
Tue Jul 15 01:32:35 GMT 2003


On 14 Jul 2003, Wayne Davison <wayned at users.sourceforge.net> wrote:
> Gcc was complainging about the use of an uninitialized variable in
> bulk.c, and it looks to be correct about this for a change.  The
> appended patch makes sure that "ret" gets set in dcc_r_file() when
> len is 0.

Thanks, fixed -- though without the ternary.  I think an if() is
clearer.

As you probably discovered, HEAD is hardcoded to doing compression at
the moment and so can't talk to other versions.  This will be fixed
shortly.  It ought to work talking to itself.

-- 
Martin 



More information about the distcc mailing list