Project

General

Profile

Actions

Feature #18051

closed

Move symbols exported under internal

Added by nobu (Nobuyoshi Nakada) over 2 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:104715]

Description

Some symbols exported in headers under internal are declared and used in some extension libraries.
These seem OK to be moved to public headers.

  • ruby_scan_digits
    cgi/escape, date
  • ruby_hexdigits
    cgi/escape, objspace
  • ruby_digit36_to_number_table
    cgi/escape
  • rb_int_positive_pow
    date
  • rb_deprecate_constant
    etc
Actions

Also available in: Atom PDF

Like0
Like0Like0