HEAD does not compile on IRIX

Tim Potter tpot at linuxcare.com.au
Tue Nov 7 17:46:30 GMT 2000


Greg Dickie writes:

>    Just checked my auto-builder this morning for HEAD and I get this:
> 
> cc-1552 cc: WARNING File = rpc_server/srv_spoolss_nt.c, Line = 1277
>   The variable "count" is set but never used.
> 
>         int count;
>             ^

This one doesn't make sense as the variable is actually used.

> cc-1515 cc: ERROR File = rpc_server/srv_spoolss_nt.c, Line = 3402
>   A value of type "int" cannot be assigned to an entity of type "SEC_DESC_BUF
> *".
> 
>         new_secdesc_ctr = sec_desc_merge(secdesc_ctr, old_secdesc_ctr);
>                         ^

Sounds like the prototypes are out of date.  I'll commit and
updated version.


Thanks,

Tim.





More information about the samba-technical mailing list