Compile warnings in nttrans.c

Jeremy Allison jallison at cthulhu.engr.sgi.com
Wed Jul 22 13:40:21 GMT 1998


Richard Sharpe wrote:
> 
> Hi,
> 
> just compiling the latest 1.9.18pnnn code and got errors:
> 
> nttrans.c: In function `reply_ntcreate_and_X':
> warning: right shift count >= width of type ...
> 

You've run into the start of my work making Samba
work with >32 bit files. I'll work on the problem
(it's caused by off_t being 32 bits and my code
assuming it could be larger - it is on some systems).

Can you live with the compile warning for now ?

Cheers,

	Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------


More information about the samba-technical mailing list