• Home
  • Raw
  • Download

Lines Matching refs:_warn

1245                             self._warn("'{}' is not a valid value for the {} "
1263 self._warn("both m and y assigned to symbols "
1273 self._warn("malformed string literal in "
1289 self._warn("ignoring malformed line '{}'"
1330 self._warn(
1348 self._warn(msg, filename, linenr)
1350 self._warn(msg, filename, linenr)
2215 self._warn("no symbol {} in configuration".format(name))
2327 self._warn("style: quotes recommended around '{}' in '{}'"
2838 self._warn("the menuconfig symbol {} has no prompt"
3109 self._warn("{1} has 'option env=\"{0}\"', "
3115 self._warn("Kconfiglib expands environment variables "
3128 self._warn("'option defconfig_list' set on multiple "
3141 self._warn("the 'modules' option is not supported. "
3175 self._warn("{} defined with multiple types, {} will be used"
3187 self._warn(_name_and_loc(node.item) +
3197 self._warn(_name_and_loc(node.item) +
3208 self._warn(_name_and_loc(node.item) + " defined with more than "
3264 self._warn(_name_and_loc(node.item) +
3642 self._warn("{} selects the {} symbol {}, which is not "
3650 self._warn("{} implies the {} symbol {}, which is not "
3672 self._warn("style: quotes recommended around "
3677 self._warn("the {0} symbol {1} has a non-{0} default {2}"
3683 self._warn("the {} symbol {} has selects or implies"
3688 self._warn("{} defined without a type"
3694 self._warn(
3703 self._warn("the {0} symbol {1} has a non-{0} "
3723 self._warn(msg)
3727 self._warn("{} defined with type {}"
3735 self._warn(_name_and_loc(choice) + " defined without a prompt")
3744 self._warn("the default selection {} of {} is not "
3751 self._warn("default on the choice symbol {} will have "
3764 self._warn("the choice symbol {} has no prompt"
3768 self._warn("the choice symbol {} is defined with a "
3861 self._warn(msg)
3863 def _warn(self, msg, filename=None, linenr=None): member in Kconfig
4230 self.kconfig._warn(
4282 self.kconfig._warn(
4323 self.kconfig._warn(
4500 self.kconfig._warn(
4793 self.kconfig._warn(_name_and_loc(self) + " has no prompt, meaning "
4867 self.kconfig._warn(msg)
5126 self.kconfig._warn(
6637 kconf._warn(msg, kconf.filename, kconf.linenr)
6666 kconf._warn("'{}' wrote to stderr: {}".format(