Lines Matching full:warnings
16 # Also does various checks (most via Kconfiglib warnings).
51 # fragments, to avoid warnings-turned-errors when using an old
56 # disable warnings about symbols being assigned more than once
84 # Print warnings for symbols that didn't get the assigned value. Only
85 # do this for handwritten input too, to avoid likely unhelpful warnings
96 # Hack: Force all symbols to be evaluated, to catch warnings generated
98 # that we don't generate any output if there are warnings-turned-errors.
106 if kconf.warnings:
112 # Put a blank line between warnings to make them easier to read
113 for warning in kconf.warnings:
120 # Turn all warnings into errors, so that e.g. assignments to undefined
127 err("Aborting due to Kconfig warnings")
150 # the symbols actually got), printing warnings otherwise. Choice symbols
217 # y) ended up as the selection, printing warnings otherwise.
219 # We check choice symbols separately to avoid warnings when two different