[ruby-cvs:53624] nobu:r46478 (trunk): insns.def: avoid type-punned pointer cast
nobu at ruby-lang.org
nobu at ruby-lang.org
Fri Jun 20 15:59:30 JST 2014
nobu 2014-06-20 15:59:28 +0900 (Fri, 20 Jun 2014)
New Revision: 46478
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46478
Log:
insns.def: avoid type-punned pointer cast
* insns.def (once), vm_insnhelper.c (vm_once_exec): turn the
parameter into a VALUE to get rid of type-punned pointer cast.
Modified files:
trunk/insns.def
trunk/vm_insnhelper.c
More information about the ruby-cvs
mailing list