From: Paul Brannan Date: 2008-01-10T00:35:59+09:00 Subject: Re: Embedding 1.9 On Wed, Jan 09, 2008 at 03:03:49AM +0900, Dave Thomas wrote: > > Dave, > > Those are defined locally in if_ruby.c, that seems to be the > > convention as the tcltk extension does the same. I wonder if those > > should be pushed into ruby.h to ease embedding...? > > That'd get my vote. I've copied core on this.. I submitted a bug for this a while ago: http://rubyforge.org/tracker/?func=detail&atid=1698&aid=13838&group_id=426 I see no reason for this to be an opaque value. Currently I use the #ifndef trick to get the TAG_ macros. Paul