nobu 2016-10-02 12:32:07 +0900 (Sun, 02 Oct 2016) New Revision: 56323 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56323 Log: numeric.c: adjust type * numeric.c (rb_fix2str): cast to a pointer to adjust argument type for the format. Modified files: trunk/numeric.c