Index: integrity.c =================================================================== --- integrity.c (revision 21409) +++ integrity.c (revision 21410) @@ -294,7 +294,7 @@ if (id_chk_cnt != 0) pcb_message(PCB_MSG_ERROR, CHK "id hash contains %ld excess IDs in %s\n", id_chk_cnt, whose); -#warning subc TODO: check buffers: parents +TODO("subc: check buffers: parents") } static void chk_layergrps(pcb_board_t *pcb)