Lines Matching refs:_warn

1288                             self._warn("'{}' is not a valid value for the {} "
1306 self._warn("both m and y assigned to symbols "
1316 self._warn("malformed string literal in "
1332 self._warn("ignoring malformed line '{}'"
1373 self._warn(
1391 self._warn(msg, filename, linenr)
1393 self._warn(msg, filename, linenr)
2314 self._warn("no symbol {} in configuration".format(name))
2426 self._warn("style: quotes recommended around '{}' in '{}'"
2944 self._warn("the menuconfig symbol {} has no prompt"
3214 self._warn("{1} has 'option env=\"{0}\"', "
3220 self._warn("Kconfiglib expands environment variables "
3233 self._warn("'option defconfig_list' set on multiple "
3246 self._warn("the 'modules' option is not supported. "
3282 self._warn("{} defined with multiple types, {} will be used"
3293 self._warn(node.item.name_and_loc +
3303 self._warn(node.item.name_and_loc +
3314 self._warn(node.item.name_and_loc + " defined with more than "
3370 self._warn(node.item.name_and_loc +
3748 self._warn("{} selects the {} symbol {}, which is not "
3756 self._warn("{} implies the {} symbol {}, which is not "
3778 self._warn("style: quotes recommended around "
3783 self._warn("the {0} symbol {1} has a non-{0} default {2}"
3789 self._warn("the {} symbol {} has selects or implies"
3794 self._warn("{} defined without a type"
3800 self._warn(
3809 self._warn("the {0} symbol {1} has a non-{0} "
3829 self._warn(msg)
3833 self._warn("{} defined with type {}"
3841 self._warn(choice.name_and_loc + " defined without a prompt")
3850 self._warn("the default selection {} of {} is not "
3857 self._warn("default on the choice symbol {} will have "
3870 self._warn("the choice symbol {} has no prompt"
3874 self._warn("the choice symbol {} is defined with a "
3967 self._warn(msg)
3969 def _warn(self, msg, filename=None, linenr=None): member in Kconfig
4345 self.kconfig._warn(
4397 self.kconfig._warn(
4438 self.kconfig._warn(
4622 self.kconfig._warn(
4915 self.kconfig._warn(self.name_and_loc + " has no prompt, meaning "
4989 self.kconfig._warn(msg)
5270 self.kconfig._warn(
6768 kconf._warn(msg, kconf.filename, kconf.linenr)
6796 kconf._warn("'{}' wrote to stderr: {}".format(