[1657/3257] Compiling default/librpc/gen_ndr/py_mgmt.c default/librpc/gen_ndr/py_mgmt.c:529:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_mgmt.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_mgmt.c:610:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_mgmt.num_calls < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ default/librpc/gen_ndr/py_mgmt.c:729:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (ndr_table_mgmt.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,