From: Yukihiro Matsumoto Date: 2012-04-02T17:28:32+09:00 Subject: [ruby-core:44061] Re: [ruby-trunk - Feature #5455] $SAFE should be removed Hi, I don't know why you are so eager to remove it. It's not part of "the spec". It's CRuby's implementation dependent feature. Why bother? matz. In message "Re: [ruby-core:44060] [ruby-trunk - Feature #5455] $SAFE should be removed" on Mon, 2 Apr 2012 17:17:26 +0900, "nahi (Hiroshi Nakamura)" writes: |Issue #5455 has been updated by nahi (Hiroshi Nakamura). | |Assignee set to matz (Yukihiro Matsumoto) |Target version deleted (3.0) | |I guess Endoh-san postponed the decision to 3.0 dev cycle, but please allow me to try a bit more now. | |If removing $SAFE in 3.0 (or something, the version incompatible with 2.0) is acceptable, is it possible to deprecate it in 2.0? Warn $SAFE usage with -w I mean. | |Matz, do you think we can decide it (removal and deprecation) now?