Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

*** 71,81 **** # Disable this because it is necessary for this driver # and it is surely safe # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN ! CERRWARN += -_gcc=-Wno-uninitialized # needs work SMOFF += deref_check # --- 71,81 ---- # Disable this because it is necessary for this driver # and it is surely safe # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN ! CERRWARN += $(CNOWARN_UNINIT) # needs work SMOFF += deref_check #