Bug 12676 - lib/ldb-samba/ldb_ildap.c
Summary: lib/ldb-samba/ldb_ildap.c
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.8.0
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-11 17:52 UTC by Ruga
Modified: 2018-04-25 10:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruga 2017-03-11 17:52:07 UTC
[1744/3257] Compiling lib/ldb-samba/ldb_ildap.c
../lib/ldb-samba/ldb_ildap.c:479:32: warning: implicit conversion from enumeration type 'enum ldb_scope' to different enumeration type 'enum ldap_scope' [-Wenum-conversion]
                msg->r.SearchRequest.scope = LDB_SCOPE_SUBTREE;
                                           ~ ^~~~~~~~~~~~~~~~~
1 warning generated.