< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #3916 has been updated by trans (Thomas Sawyer).
Hmm... I just wrote article related to this:
https://github.com/trans/trans.github.com/wiki/2012-02-25-setting-priorities-trumps-warnings
----------------------------------------
Feature #3916: Add flag to ruby to make warnings fatal.
https://bugs.ruby-lang.org/issues/3916#change-24919
Author: docwhat (Christian H旦ltje)
Status: Assigned
Priority: Normal
Assignee: matz (Yukihiro Matsumoto)
Category: core
Target version:
=begin
I have a feature request: Please add a flag to the ruby command line to make warnings fatal.
It would be really handy when debugging and testing to make warnings fatal.
It's not always obvious what bit of code is causing the code that has the warning to execute. Having a full exception style trace back is very handy.
In addition, if you're doing tests, it would be good to have it raise an exception if a warning is fired. See http://stackoverflow.com/questions/660737/can-you-ask-ruby-to-treat-warnings-as-errors for an example.
Thanks!
=end
--
http://bugs.ruby-lang.org/