CVS update: samba/source/include

Herb Lewis herb at sgi.com
Fri Jan 4 11:07:50 EST 2002


Jeremy Allison wrote:
> 
> Date:   Thu Jan  3 15:42:57 2002
> Author: jra
> 
> Update of /data/cvs/samba/source/include
> In directory va:/tmp/cvs-serv22364/include
> 
> Modified Files:
>       Tag: SAMBA_2_2
>         rpc_srvsvc.h
> Log Message:
> Fix DISK_INFO_PTR -> uint32.
> Jeremy.
> 
> Revisions:
> rpc_srvsvc.h            1.10.4.11 => 1.10.4.12
>         

This causes a compile error on IRIX (That is why I changed it)

cc-1515 cc: ERROR File = rpc_server/srv_srvsvc_nt.c, Line = 1833
  A value of type "DISK_INFO *" cannot be assigned to an entity of type
          "unsigned int".

        r_u->disk_enum_ctr.disk_info_ptr = r_u->disk_enum_ctr.disk_info;
                                         ^

-- 
======================================================================
Herb Lewis                               Silicon Graphics 
Networking Engineer                      1600 Amphitheatre Pkwy MS-510
Strategic Software Organization          Mountain View, CA  94043-1351
herb at sgi.com                             Tel: 650-933-2177
http://www.sgi.com                       Fax: 650-932-2177          
======================================================================




More information about the samba-cvs mailing list