[ruby-cvs:59349] normal:r52198 (trunk): ext/fiddle/closure.c (callback): static function
normal at ruby-lang.org
normal at ruby-lang.org
Tue Oct 20 05:56:10 JST 2015
normal 2015-10-20 05:56:08 +0900 (Tue, 20 Oct 2015)
New Revision: 52198
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52198
Log:
ext/fiddle/closure.c (callback): static function
The `callback' function is not used outside of closure.c and
should not be able to cause namespace conflicts in compilers
without visibility pragmas.
Modified files:
trunk/ChangeLog
trunk/ext/fiddle/closure.c
More information about the ruby-cvs
mailing list