On Fri, 2009-12-11 at 09:55 +1100, Brad Hards wrote: > > trunk/mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.c > > trunk/mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.h > > trunk/mapiproxy/servers/default/nspi/emsabp.c > This does add a couple of warnings that I don't recall seeing before: > mapiproxy/servers/default/nspi/emsabp.c:72: warning: assignment makes pointer > from integer without a cast > mapiproxy/servers/default/emsmdb/emsmdbp.c:109: warning: assignment makes > pointer from integer without a cast > > I can't see the problem though. Looks like we're doing it just like samba > does.
samdb_connect doesn't have any declaration in samba public headers, furthermore it is only a wrapper over ldb_wrap_connect. I'll fix this in next revision. -- Julien Kerihuel [email protected] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
