[ruby-core:94619] [Ruby master Feature#5400] Remove flip-flops in 2.0
From:
wolf@...
Date:
2019-08-27 19:26:11 UTC
List:
ruby-core #94619
Issue #5400 has been updated by graywolf (Gray Wolf).
Fyi this currently causes `ri` tab completion to display a warning (https://github.com/scop/bash-completion/issues/343)
```
$ ri mktmpd-e:1: warning: flip-flop is deprecated
Nothing known about RSS::Maker::RSS09::Channel
Did you mean? RSS::Maker::RSS09::Channel
RSS::Maker::RSS092::Channel
RSS::Maker::RSS091::Channel
RSS::Maker::RSS20::Channel
RSS::Maker::RSS10::Channel
RSS::Maker::RSS09::Channel::Title
RSS::Maker::RSS09::Channel::Links
RSS::Maker::RSS09::Channel::Cloud
RSS::Maker::RSS09::Image
RSS::Maker::RSS092::Image
RSS::Maker::RSS091::Image
RSS::Maker::RSS20::Image
RSS::Maker::RSS10::Image
RSS::Maker::RSS09::Items
ir ^C
```
So much for `Nobody uses them.`...
----------------------------------------
Feature #5400: Remove flip-flops in 2.0
https://bugs.ruby-lang.org/issues/5400#change-81205
* Author: judofyr (Magnus Holm)
* Status: Rejected
* Priority: Normal
* Assignee: matz (Yukihiro Matsumoto)
* Target version: Next Major
----------------------------------------
Nobody knows them. Nobody uses them. Let's just get rid of flip-flops, shall we?
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>