Bug #12104
Updated by Toomas Soome over 2 years ago
Build errors with gcc 8:
<pre>
../ldap_misc.c:2233:44: error: bitwise comparison always evaluates to false [-Werror=tautological-compare]
if ((mask & KDB_PWD_EXPIRE_TIME_ATTR) == 1) {
^~
cc1: all warnings being treated as errors
</pre>
Testing done: build/install/boot