PATCH: unsigned/signed #2

Andrew Bartlett abartlet at pcug.org.au
Sun Feb 17 13:16:02 GMT 2002


Tim Potter wrote:
> 
> On Sun, Feb 17, 2002 at 02:54:43PM +0100, andreas moroder wrote:
> 
> > here anoother small patche to clean up the signed/unsigned situations.
> 
> Applied - thanks.

I'm a little worried about the forced use of 'uint32' here?  Why can't
we just use an 'unsigned int'?  On some platforms as strictly 32 bit
uint may not be the best variable type - why not let the compiler figure
that bit out?

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba-technical mailing list