[ruby-cvs:60285] ngoto:r53129 (trunk): * gc.c: Delete excess semicolon after RUBY_ALIAS_FUNCTION().
ngoto at ruby-lang.org
ngoto at ruby-lang.org
Tue Dec 15 23:20:29 JST 2015
ngoto 2015-12-15 23:20:27 +0900 (Tue, 15 Dec 2015)
New Revision: 53129
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53129
Log:
* gc.c: Delete excess semicolon after RUBY_ALIAS_FUNCTION().
Suppress "syntax error: empty declaration" warnings by
Oracle Solaris Studio 12.x on Solaris. [Bug #11821]
* hash.c: ditto, after NOINSERT_UPDATE_CALLBACK().
Modified files:
trunk/ChangeLog
trunk/gc.c
trunk/hash.c
More information about the ruby-cvs
mailing list