On 20 aoû¹, 01:40, Nobuyoshi Nakada <n... / ruby-lang.org> wrote: > Hi, > > At Mon, 20 Aug 2007 01:44:57 +0900, > unbewusst wrote in [ruby-talk:265404]: > > > rb_id2name( SYM2ID( a key T_SYMBOL from a RHASH )) > > > i get allways (null) even if i'm sure, from ruby side the, symbols > > are : > > > :verbose and :noop > > > isn't the above the correct way to get the name of a symbol ??? > > That portion you mentioned is correct. So something is wrong > where you didn't. OK, i'll look again at that... thanks, Yvon