Project

General

Profile

ActionsLike0

Feature #10548

open

remove callcc (Callcc is now going obsoleted. Please use Fiber.)

Added by tarui (Masaya Tarui) over 10 years ago. Updated almost 3 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:66486]

Description

We are paying a lot of costs for callcc's consistency.
and currently, we can use Fiber in many situation.

In https://bugs.ruby-lang.org/projects/ruby/wiki/DevelopersMeeting20140517Japan,
matz agreed to remove callcc.

If there is no refutation, remove callcc in the future version.

Added by Masaya Tarui over 10 years ago

Revision 262245b0

  • ext/continuation/continuation.c (Init_continuation): obsolete callcc.
    first step of [Feature #10548].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

ActionsLike0

Also available in: Atom PDF