summaryrefslogtreecommitdiff
path: root/test/rubygems/installer_test_case.rb
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2022-01-22 15:46:06 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2022-01-22 15:48:05 +0900
commitc00e360bc09811669b87f82a0ee97e13b9cba02f (patch)
treecf31b8e8c2b79e5c146f71803cb4b48635b292a6 /test/rubygems/installer_test_case.rb
parentc1a6ff046d4f27c972adf96f9a6724abc2f0647a (diff)
Fix error: old-style function definition
https://rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20220122T050018Z.log.html.gz#miniruby ``` compiling vm_trace.c vm_trace.c: In function 'rb_vm_memsize_postponed_job_buffer': vm_trace.c:1599:1: error: old-style function definition [-Werror=old-style-definition] 1599 | rb_vm_memsize_postponed_job_buffer() | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ```
Diffstat (limited to 'test/rubygems/installer_test_case.rb')
0 files changed, 0 insertions, 0 deletions
0'>2006-02-24* bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().ocean 2006-02-23* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean 2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu 2005-08-18* bcc32/Makefile.sub (COMMON_HEADERS): reverted 1.42.2.24.ocean 2005-08-03* common.mk, Makefile.in, {bcc32,win32,wince}/Makefile.sub: integratednobu 2005-08-03fixed command name, and attached link to the gnuwin32 site.ocean 2005-07-25* {bcc32,win32,wince}/Makefile.sub: moved CPPFLAGS only for rubynobu 2005-07-15* bcc32/Makefile.sub (COMMON_HEADERS): ruby_1_8 is using winsock.h.ocean 2005-06-01* bcc32/Makefile.sub: can use single quote character in DESTDIR.ocean 2005-05-21* bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean 2005-05-16* win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu 2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu 2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu 2005-04-20* Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu 2005-04-19* {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu 2005-04-16* bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean 2005-04-14* bcc32/Makefile.sub: failed to remove debug information files.ocean 2005-04-11* {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean 2005-04-02* {bcc32,win32,wince}/{Makefile.sub,setup.mak}: leave prefix empty innobu 2005-03-30* Makefile.in, */Makefile.sub, */configure.bat, cygwin/GNUmakefile.in,nobu 2005-02-21* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.usa 2004-12-24* bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD)ocean 2004-11-17* {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa 2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa 2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa