ruby-changes:31510
From: nobu <ko1@a...>
Date: Sat, 9 Nov 2013 07:41:47 +0900 (JST)
Subject: [ruby-changes:31510] nobu:r43589 (trunk): internal.h: prototype declarations
nobu 2013-11-09 07:41:43 +0900 (Sat, 09 Nov 2013) New Revision: 43589 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43589 Log: internal.h: prototype declarations * internal.h (rb_vm_backtrace_object, rb_gc_count): make prototype declarations, not old-K&R style. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 43588) +++ ChangeLog (revision 43589) @@ -1,3 +1,8 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Sat Nov 9 07:41:41 2013 Nobuyoshi Nakada <nobu@r...> + + * internal.h (rb_vm_backtrace_object, rb_gc_count): make prototype + declarations, not old-K&R style. + Sat Nov 9 06:11:14 2013 vo.x (Vit Ondruch) <vondruch@r...> * tool/rbinstall.rb (Gem::Specification#collect): make stable -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/