svn commit: samba r873 - in branches/SAMBA_4_0/source: auth
build/m4 build/pidl client include lib lib/ldb/common
lib/registry/reg_backend_nt4 libcli libcli/raw libcli/util librpc/idl
librpc/ndr ntvfs ntvfs/simple rpc_server/echo rpc_server/netlogon
rpc_server/samr smb_server torture torture/raw torture/rpc
Vance Lankhaar
vance at samba.org
Sun Aug 15 18:47:19 GMT 2004
On Tue, 2004-05-25 at 09:57, tridge at samba.org wrote:
> Author: tridge
> Date: 2004-05-25 13:57:39 +0000 (Tue, 25 May 2004)
> New Revision: 873
>
> Modified:
...
> branches/SAMBA_4_0/source/lib/time.c
> Log:
> converted samba4 to use real 64 bit integers instead of
> structures. This was suggested by metze recently.
>
> I checked on the build farm and all the machines we have support 64
> bit ints, and support the LL suffix for 64 bit constants. I suspect
> some won't support strtoll() and related functions, so we will
> probably need replacements for those.
FreeBSD 3.3-RELEASE i386 gives a link error when trying to use
strtoull(). There may be others, but this is one of the only samba4
build hosts that gets to linking and fails. Others fail sooner.
http://build.samba.org/build.pl?function=View+Build;host=gc8;tree=samba4;compiler=gcc
Cheers, Vance
More information about the samba-technical
mailing list