Project

General

Profile

This project is closed and read-only.

Actions

Backport #7861

closed

New macro for the new feature of rb_scan_args()

Backport #7861: New macro for the new feature of rb_scan_args()

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


Description

=begin
(({rb_scan_args()})) has new feature since 1.9.3, but there is no way to tell if it is available from extension libraries.
So we have to provide a preprocessor symbol for it now.

The name in my mind is (({HAVE_RB_SCAN_ARGS_OPTIONAL_HASH})) now.
Any ideas?
=end


Related issues 1 (0 open — 1 closed)

Blocks Ruby - Bug #7847: gem release of io-console is broken on WindowsClosednobu (Nobuyoshi Nakada)Actions
Actions

Also available in: PDF Atom