ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: nobu@ruby-lang.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:77240] [Ruby trunk Feature#12739] deprecate_constant :Fixnum, :Bignum
Date: Sat, 10 Sep 2016 04:33:09 +0000	[thread overview]
Message-ID: <redmine.journal-60464.20160910043309.c65fcbc5d9740fb8@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-12739.20160908144250@ruby-lang.org

Issue #12739 has been updated by Nobuyoshi Nakada.


I tried [this], found rake defines `Fixnum::MAX` which seems useless, and submitted a [PR] to rake.
But it fails on ruby 2.2 or earlier, due to incompatibility of Bundler 1.13.0.

[this]: https://github.com/ruby/ruby/compare/trunk...nobu:feature/12739-deprecate-fixnum-bignum
[PR]: https://github.com/ruby/rake/pull/160


----------------------------------------
Feature #12739: deprecate_constant :Fixnum, :Bignum
https://bugs.ruby-lang.org/issues/12739#change-60464

* Author: Kazuhiro NISHIYAMA
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
How about `class Object; deprecate_constant :Fixnum, :Bignum; end`?

* naruse supports: https://twitter.com/nalsh/status/773800491671101441
* akr objects: https://twitter.com/tanaka_akr/status/773817391218249729

I don't mind either way.
Do you have any comment about it?



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

  parent reply	other threads:[~2016-09-10  4:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-12739.20160908144250@ruby-lang.org>
2016-09-08 14:42 ` [ruby-core:77219] [Ruby trunk Feature#12739] deprecate_constant :Fixnum, :Bignum zn
2016-09-10  4:33 ` nobu [this message]
2017-06-04 21:44 ` [ruby-core:81570] " rob
2017-06-04 21:54 ` [ruby-core:81571] " rob
2017-06-16 13:28 ` [ruby-core:81711] " zn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-60464.20160910043309.c65fcbc5d9740fb8@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).