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)
commit34ca729f733d9d22fc789a5fce6c448b03c96545
treeada36cb103aadc3d3999de2a8124d5cba92b1a45
parente59e82b90204107a3b6e2e6e3fc52d48634adc7a
r1374: Fix signed/unsigned warnings (actually found by g++) after unsigned int
changes in r1018.
(This used to be commit 45b4016530fc0bfa13146f73a503866b5dbed517)
source4/lib/ldb/common/ldb_ldif.c
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/common/ldb_parse.c
source4/lib/ldb/ldb_ldap/ldb_ldap.c
source4/lib/ldb/ldb_tdb/ldb_index.c
source4/lib/ldb/ldb_tdb/ldb_match.c
source4/lib/ldb/ldb_tdb/ldb_pack.c
source4/lib/ldb/ldb_tdb/ldb_search.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c
source4/lib/ldb/tools/ldbedit.c