[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-972-g65ad2ce

Tim Prouty tprouty at samba.org
Tue Apr 28 20:08:13 GMT 2009


Hi Tridge,

The series of commits you pushed a few weeks ago for util_strlist  
added new warnings to the source3 builds on master.  For an example,  
see:
http://build.samba.org/?function=View+Build;host=isilon-samba;tree=samba_3_master;compiler=gcc;revision=1240925662

I took a look at the 'incompatible pointer type' warnings, but it  
looks like the APIs may need a little reworking.  Could you fix these  
please?

Thanks,

-Tim

On Apr 8, 2009, at 9:51 PM, Andrew Tridgell wrote:

> commit fd7c52231fc4ca6e4ad2a72955a053f321cb0fb4

> Author: Andrew Tridgell <tridge at samba.org>
> Date:   Thu Apr 9 14:28:38 2009 +1000
>
>    added _const versions of some of the str_list_*() functions
>
>    These const versions don't copy the strings themselves, which
>    is useful when those strings point at known constant data (into the
>    schema in this case)


> commit 4f69d7067da6a8ee88950ab15aaf5a5849574fdd
> Author: Andrew Tridgell <tridge at samba.org>
> Date:   Thu Apr 9 13:44:27 2009 +1000
>
>    added str_list_unique() and str_list_show()
>
>    I also undid some of the const changes from Andrew, as
>    they didn't in fact resolve the const warnings.


> commit ef6c6ab4c6cee26ea84c2e2a0041ad62f428ad01
> Author: Andrew Tridgell <tridge at samba.org>
> Date:   Tue Apr 7 16:33:26 2009 +1000
>
>    added a str_list_append() function


More information about the samba-technical mailing list