From: SASADA Koichi Date: 2014-09-08T18:12:54+09:00 Subject: [ruby-core:64852] Re: [ruby-trunk - Feature #10214] new functions for compare of symbols in C API (2014/09/08 18:06), hanmac@gmx.de wrote: > i need to check it, is the VALUE object the same pointer for symbols with same content? (because some might be static and the other dynamic, so == of the VALUE might not work) did you verify it? it might work. -- // SASADA Koichi at atdot dot net