compiler warning in libsmb/clireadwrite.c

Richard Sharpe rsharpe at richardsharpe.com
Thu Jan 30 06:28:10 GMT 2003


On Wed, 29 Jan 2003 jra at dp.samba.org wrote:

> On Tue, Jan 28, 2003 at 11:28:02PM -0800, Richard Sharpe wrote:
> > 
> > Is there a portable way to isolate the upper 32 bits?
> 
> Check out the #ifdef code in smbd/reply.c

OK, I think we need to surround the two areas in the client lib with:

#ifdef LARGE_SMB_OFF_T

   /* current code ... */

#endif /* LARGE_SMB_OFF_T */

Regards
-----
Richard Sharpe, rsharpe[at]ns.aus.com, rsharpe[at]samba.org, 
sharpe[at]ethereal.com, http://www.richardsharpe.com



More information about the samba-technical mailing list