[SCM] Samba Shared Repository - branch master updated

Björn JACKE bj at SerNet.DE
Thu Aug 30 05:09:19 MDT 2012


On 2012-08-29 at 16:16 +0200 Volker Lendecke sent off:
> > -		if (status = alloc_append_client_suffix(handle, newPath))
> > +		if ((status = alloc_append_client_suffix(handle, newPath)))
> 
> Can you make that into two lines? This form will create
> warnings on other compilers.
> 
> status = ...
> if (status != NULL) {
> }
> 
> is the one to use according to README.Coding.

thanks for the pointer, I'll look into it ...

Björn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20120830/b0ac91f7/attachment.pgp>


More information about the samba-technical mailing list