[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-261-g431e63c

Stefan (metze) Metzmacher metze at samba.org
Tue Jul 7 08:14:20 GMT 2009


Hi Tim,

> commit 18a27a8df223ba8eb0faf6a64384acce174f3ace
> Author: Tim Prouty <tprouty at samba.org>
> Date:   Thu Jul 2 10:27:01 2009 -0700
> 
>     s3 sticky write time: Removed unused args and tighten up a function by making an arg const

I don't think it makes sense to apply a const in non-pointers
parameters, the function always gets a copy of the callers variable.

Also you missed a const in the proto.h for set_sticky_write_time_path()
which is present in the function.

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-cvs/attachments/20090707/7ec111d1/signature.bin


More information about the samba-cvs mailing list