r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
authorTim Potter <tpot@samba.org>
Wed, 7 Jul 2004 01:02:54 +0000 (01:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:54 +0000 (12:56 -0500)
commit45b4016530fc0bfa13146f73a503866b5dbed517
tree600db36f833006e559253919feb2cf688e27ebcf
parent1a6c2018dd49519e6fccdd5a7f35d70b67d45275
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
changes in r1018.
source/lib/ldb/common/ldb_ldif.c
source/lib/ldb/common/ldb_msg.c
source/lib/ldb/common/ldb_parse.c
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_tdb/ldb_index.c
source/lib/ldb/ldb_tdb/ldb_match.c
source/lib/ldb/ldb_tdb/ldb_pack.c
source/lib/ldb/ldb_tdb/ldb_search.c
source/lib/ldb/ldb_tdb/ldb_tdb.c
source/lib/ldb/tools/ldbedit.c