CVS update: samba/source/include

Jeremy Allison jra at samba.org
Fri Jan 4 11:22:54 EST 2002


On Thu, Jan 03, 2002 at 04:07:50PM -0800, Herb Lewis wrote:

> 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;

Ok - thanks. I just fixed that (we should check the pointer and assign
1 or 0 depending on whether the pointer is NULL or not).

Jeremy.




More information about the samba-cvs mailing list