[ruby-core:90784] [Ruby trunk Bug#15478] [RFC] erb: remove deprecation warnings from ERB.new

From: takashikkbn@...
Date: 2018-12-29 03:10:49 UTC
List: ruby-core #90784
Issue #15478 has been updated by k0kubun (Takashi Kokubun).


> There's too much code relying on the old ordering

Also please provide real-world use cases for this. I saw many projects are rewritten to Ruby 2.6 interface before even Ruby 2.6 is officially released. We should fix such projects instead of removing deprecation warning where it's actually necessary.

----------------------------------------
Bug #15478: [RFC] erb: remove deprecation warnings from ERB.new
https://bugs.ruby-lang.org/issues/15478#change-75957

* Author: normalperson (Eric Wong)
* Status: Feedback
* Priority: Normal
* Assignee: k0kubun (Takashi Kokubun)
* Target version: 
* ruby -v: 
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
erb: remove deprecation warnings from ERB.new

There's too much code relying on the old ordering; so any
deprecation or removal of the old way is too annoying
and only serves to make users angry.


---Files--------------------------------
0001-erb-remove-deprecation-warnings-from-ERB.new.patch (2.87 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next