compile errors/warnings on HEAD branch

Luke Kenneth Casson Leighton lkcl at switchboard.net
Tue Dec 8 08:39:38 EST 1998


On Tue, 8 Dec 1998, Herb Lewis wrote:

> I got further but still have more errors
> 
> Compiling rpcclient/cmd_samr.c
> "rpcclient/cmd_samr.c", line 427: warning(1551): variable "fnum" is used
>           before its value is set
>         res3 = res3 ? lsa_open_policy(smb_cli, fnum,

got this one already, thanks.

> 
> "rpcclient/cmd_samr.c", line 435: warning(1164): argument of type
>           "unsigned int *" is incompatible with parameter of type "int
> *"
>                                        &sids, &num_sids) : False;
>                                               ^

thanks.
 
> Compiling smbwrapper/smbw_dir.c with -KPIC
> "smbwrapper/smbw_dir.c", line 150: error(1164): argument of type "uid_t"
> is
>           incompatible with parameter of type "uid_t *"
>         nametouid(job->user, finfo.uid);
>                              ^

thanks.



More information about the samba-cvs mailing list