[SCM] Samba Shared Repository - branch master updated - cde1b09d68e496f8f531336088433e9546b2864d

Jeremy Allison jra at samba.org
Tue Oct 7 15:51:46 GMT 2008


On Mon, Oct 06, 2008 at 08:58:10PM -0500, Tim Prouty wrote:
> The branch, master has been updated
>        via  cde1b09d68e496f8f531336088433e9546b2864d (commit)
>        via  f19086872ec734fff3f2119712ff24117bec4e5e (commit)
>       from  e0a4d7f467d9727563adaaa97961edd06886490e (commit)
> 
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit cde1b09d68e496f8f531336088433e9546b2864d
> Author: Tim Prouty <tim.prouty at isilon.com>
> Date:   Mon Oct 6 17:09:48 2008 -0700
> 
>     Fixed build warning "passing arg from incompatible pointer type"
>     
>     The fix explicitly makes the conversion from timeval to time_t using the
>     existing time utility functions.
>     
>     Compiling modules/vfs_smb_traffic_analyzer.c
>     modules/vfs_smb_traffic_analyzer.c: In function `smb_traffic_analyzer_send_data':
>     modules/vfs_smb_traffic_analyzer.c:173: warning: passing arg 1 of `localtime' from incompatible pointer type
> 
> commit f19086872ec734fff3f2119712ff24117bec4e5e
> Author: Tim Prouty <tim.prouty at isilon.com>
> Date:   Mon Oct 6 16:41:46 2008 -0700
> 
>     Fixed "declaration shadows global declaration" warnings.
>     
>     The patch simply uses a more descriptive variable name for tcp_seq.
>     
>     ../lib/socket_wrapper/socket_wrapper.c:753: warning: declaration of 'tcp_seq' shadows a global declaration
>     /usr/include/netinet/tcp.h:40: warning: shadowed declaration is here
>     ../lib/socket_wrapper/socket_wrapper.c: In function `swrap_marshall_packet':
>     ../lib/socket_wrapper/socket_wrapper.c:919: warning: declaration of 'tcp_seq' shadows a global declaration
>     /usr/include/netinet/tcp.h:40: warning: shadowed declaration is here

Don't forget to push these to all other branches that
have the same problem.

In this case that'll be 3-3-test and 3-2-test as well
please.

I *really* don't want to become everyone's janitor in
keeping the production trees up to date :-).

Jeremy.


More information about the samba-technical mailing list