[#144] Another implementation of Bignum — "Dmitry Antipov" <dmitry.antipov@...>

Hello Ruby hackers,

15 messages 2002/06/06

Re: rb_hash_has_key() and friends non-static...

From: Sean Chittenden <sean@...>
Date: 2002-06-04 00:26:44 UTC
List: ruby-core #120
> > As for splitting out the declarations into its own header, that was
> > just something I did as it would provide a very convenient way of
> > grouping and documenting the C API inline with the headers.  Can
> > someone please comment on either?  -sc
> 
> The name "ruby_hash.h" doesn't seem so good, for me.

How about just "hash.h" ?  It does seem like overkill to have "ruby_"
in there.  -sc

-- 
Sean Chittenden

In This Thread