提交 3a3d9a55 authored 作者: Frederic Bastien's avatar Frederic Bastien

Allow to ignore error before the next 0.6 release.

上级 ab105be6
...@@ -296,7 +296,7 @@ AddConfigVar('warn.ignore_bug_before', ...@@ -296,7 +296,7 @@ AddConfigVar('warn.ignore_bug_before',
"bugs found after that version. " "bugs found after that version. "
"Warning for specific bugs can be configured with specific " "Warning for specific bugs can be configured with specific "
"[warn] flags."), "[warn] flags."),
EnumStr('None', 'all', '0.3', '0.4', '0.4.1', '0.5', EnumStr('None', 'all', '0.3', '0.4', '0.4.1', '0.5', '0.6',
allow_override=False), allow_override=False),
in_c_key=False) in_c_key=False)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论