[ruby-core:68009] Re: Is file <ruby/dl.h> obsolete ?

From: GrahamC <grahamc001uk@...>
Date: 2015-02-04 19:28:19 UTC
List: ruby-core #68009
>> On 2015/02/03 7:54, GrahamC wrote:

>> I have some extension code written in C which includes <ruby/dl.h>

On 2015/02/04 7:36, Nobuyoshi Nakada wrote:

> Why do you need it in C?

Only my personal preference. I see that "struct ptr_data" and "RPTR_DATA" are now only
defined and used in ext/fiddle/pointer.c so I guess I should not be using these in my code.

I was surprised to see the file disappear as it has quite a few other definitions in it.

In This Thread

Prev Next