[1663/3257] Compiling default/librpc/gen_ndr/py_lsa.c default/librpc/gen_ndr/py_lsa.c:12961:33: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_lsarpc.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_lsa.c:13042:33: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_lsarpc.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_lsa.c:13161:33: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_lsarpc.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 warnings generated.
Please do not bulk-report generic compiler warnings via bugzilla. (Unless you have a tested patch). Some of these have already been fixed by 67040cf61232dd1cdcc820237919ac1e073c31c2 in master for 4.7 Sorry,