Project

General

Profile

Actions

Feature #5992

closed

DL and fiddle should support intrinsic types, size_t, ptrdiff_t and intptr_t

Added by nobu (Nobuyoshi Nakada) about 12 years ago. Updated about 12 years ago.

Status:
Closed
Target version:
[ruby-core:42460]

Description

=begin
(({size_t})) and (({ptrdiff_t})) can be resulted by built-in operators, so they should be provided as well as other primitive types.

Also ruby often needs (({uintptr_t})) as (({VALUE})).

Patch attached.
=end


Files

dl-intrinsic-types.diff (9.37 KB) dl-intrinsic-types.diff nobu (Nobuyoshi Nakada), 02/10/2012 01:50 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0