closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
<znz_jp> biff: [ruby-changes:57575] 3754e15530 (master): Warn local variables which conflict with new numbered parameters - http://mla.n-z.jp/?ruby-changes=57575
<znz_jp> biff: [ruby-changes:57576] fd2ef1a9bf (master): Add VM_NO_KEYWORDS - http://mla.n-z.jp/?ruby-changes=57576
<znz_jp> biff: [ruby-changes:57577] 7fc874bf4c (master): Add rb_funcall_with_block_kw - http://mla.n-z.jp/?ruby-changes=57577
<znz_jp> biff: [ruby-changes:57578] 38dae1d510 (master): If removing an empty keyword splat hash, unset the kw_splat flag - http://mla.n-z.jp/?ruby-changes=57578
<znz_jp> biff: [ruby-changes:57580] 5045fe6017 (master): Mark rb_warn_keyword_to_last_hash at MJIT_FUNC_EXPORTED - http://mla.n-z.jp/?ruby-changes=57580
<znz_jp> biff: [ruby-changes:57579] 729de9ee68 (master): Convert empty keyword hash to required positional argument and warn for method_missing - http://mla.n-z.jp/?ruby-changes=57579
<znz_jp> biff: [ruby-changes:57581] 030b8e5edf (master): Set calling->kw_splat = 1 in vm_caller_setup_arg_kw - http://mla.n-z.jp/?ruby-changes=57581
<znz_jp> biff: [ruby-changes:57582] eda8dcea16 (master): Add a comment that some ci->flag is inconsistent after CALLER_SETUP_ARG - http://mla.n-z.jp/?ruby-changes=57582
<znz_jp> biff: [ruby-changes:57583] a23ddf7ff5 (master): vm_argc.c (vm_caller_setup_arg_kw): "cfunc" argument is no longer used - http://mla.n-z.jp/?ruby-changes=57583
<znz_jp> biff: [ruby-changes:57584] d3cf0eb214 (master): Mark rb_warn_keyword_to_last_hash as static inline - http://mla.n-z.jp/?ruby-changes=57584
<znz_jp> biff: [ruby-changes:57585] 3b60e5e6bc (master): Try shrinking tested VM stack max - http://mla.n-z.jp/?ruby-changes=57585
<znz_jp> biff: [ruby-changes:57586] dd81af7b6a (master): * remove trailing spaces. [ci skip] - http://mla.n-z.jp/?ruby-changes=57586
<znz_jp> biff: [ruby-changes:57587] c5555e2eb8 (master): CALLER_SETUP_ARG removes an empty keyword hash from argv - http://mla.n-z.jp/?ruby-changes=57587
<znz_jp> biff: [ruby-changes:57588] 0bfe3bf4d1 (master): Ignore an empty keyword splat for attr_reader/writer methods - http://mla.n-z.jp/?ruby-changes=57588
<znz_jp> biff: [ruby-changes:57589] 4615886c76 (master): test_method_missing_kwsplat should call the target directly - http://mla.n-z.jp/?ruby-changes=57589
<znz_jp> biff: [ruby-changes:57590] ce04392d8d (master): Propagate kw_splat information - http://mla.n-z.jp/?ruby-changes=57590
<znz_jp> biff: [ruby-changes:57591] 437ff40879 (master): C method should accept a keyword hash (for compatibility with 2.6) - http://mla.n-z.jp/?ruby-changes=57591
<znz_jp> biff: [ruby-changes:57592] 1fffd33189 (master): Fix passing keywords without splats to sym procs, define_method, and method_missing - http://mla.n-z.jp/?ruby-changes=57592
<znz_jp> biff: [ruby-changes:57593] acee630241 (master): vm_insnhelper.c: Do not read `ci->flag` after CALLER_SETUP_ARG - http://mla.n-z.jp/?ruby-changes=57593
<znz_jp> biff: [ruby-changes:57594] 6f9b86616a (master): Make Symbol#to_proc calls handle keyword arguments - http://mla.n-z.jp/?ruby-changes=57594
<znz_jp> biff: [ruby-changes:57595] d1ef73b59c (master): Always remove empty keyword hashes when calling methods - http://mla.n-z.jp/?ruby-changes=57595
<znz_jp> biff: [ruby-changes:57596] 41b7c335d3 (master): Revert "Add a temporal stack dumper for debugging on trunk-mjit" - http://mla.n-z.jp/?ruby-changes=57596
harrow has quit [Quit: Leaving]
harrow has joined #ruby-core
<znz_jp> biff: [ruby-changes:57597] 55b96c5d2d (master): Add a keyword-to-last-hash warning for some case of define_method method - http://mla.n-z.jp/?ruby-changes=57597
<znz_jp> biff: [ruby-changes:57598] e7274a8ec4 (master): Convert empty keyword hash to required positional argument and warn - http://mla.n-z.jp/?ruby-changes=57598
<znz_jp> biff: [ruby-changes:57599] e3cb3e11af (master): Set VM_FRAME_FLAG_CFRAME_KW if kw_splat set in vm_yield_with_cfunc - http://mla.n-z.jp/?ruby-changes=57599
<znz_jp> biff: [ruby-changes:57600] e220b467ef (master): Convert empty keyword hash to required positional argument and warn for sym procs - http://mla.n-z.jp/?ruby-changes=57600
<znz_jp> biff: [ruby-changes:57602] 252e299009 (master): vm_call_opt_send should not drop the empty keyword hash - http://mla.n-z.jp/?ruby-changes=57602
<znz_jp> biff: [ruby-changes:57601] 70f2780892 (master): vm_call_bmethod should not drop the empty keyword hash - http://mla.n-z.jp/?ruby-changes=57601
<znz_jp> biff: [ruby-changes:57603] a569bc09e2 (master): add include/ruby/backward/cxxanyargs.hpp - http://mla.n-z.jp/?ruby-changes=57603
<znz_jp> biff: [ruby-changes:57605] 04f570e266 (master): add test for cxxanyargs.hpp - http://mla.n-z.jp/?ruby-changes=57605
<znz_jp> biff: [ruby-changes:57604] d6a94cffda (master): doxygen update [ci skip] - http://mla.n-z.jp/?ruby-changes=57604
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581543791
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57607] dd83f7bf98 (master): define_method should not drop the empty keyword hash - http://mla.n-z.jp/?ruby-changes=57607
<znz_jp> biff: [ruby-changes:57606] e2878a96f7 (master): Convert empty keyword hash to required positional argument and warn for lambda and bmethod - http://mla.n-z.jp/?ruby-changes=57606
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581543791
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581543791
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581543791
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57608] 7516c48b27 (master): fix Visual Studio compilation error - http://mla.n-z.jp/?ruby-changes=57608
<znz_jp> biff: [ruby-changes:57609] 2aa4fb57d1 (master): nullptr is a C++11ism. - http://mla.n-z.jp/?ruby-changes=57609
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581551167
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581551167
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581551167
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581551167
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57610] 1851dc269c (master): avoid name mangling - http://mla.n-z.jp/?ruby-changes=57610
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581554055
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581554055
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581554055
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581554055
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581556692
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581556692
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581556692
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57611] 99bfa6c165 (master): Try to fix compile error on win32 - http://mla.n-z.jp/?ruby-changes=57611
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build has errored. by @Kazuhiro NISHIYAMA: See https://travis-ci.org/ruby/ruby/builds/581575405
travis-ci has joined #ruby-core
<travis-ci> The build has errored. by @Kazuhiro NISHIYAMA: See https://travis-ci.org/ruby/ruby/builds/581575405
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57612] 53d21087da (master): save committers' weekend from CI failures - http://mla.n-z.jp/?ruby-changes=57612
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581587415
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
travis-ci has left #ruby-core [#ruby-core]
<travis-ci> The build passed. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581587415
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581587415
travis-ci has left #ruby-core [#ruby-core]
travis-ci has joined #ruby-core
<travis-ci> The build passed. by @卜部昌平: See https://travis-ci.org/ruby/ruby/builds/581587415
travis-ci has left #ruby-core [#ruby-core]
<znz_jp> biff: [ruby-changes:57613] 733aa2f8b5 (master): Stop setting same flags as cflags to cxxflags - http://mla.n-z.jp/?ruby-changes=57613
<znz_jp> biff: [ruby-changes:57614] dd26c9f333 (master): Check clang++ as CXX when CXX is bare clang without suffix - http://mla.n-z.jp/?ruby-changes=57614
<znz_jp> biff: [ruby-changes:57615] 055b441093 (master): VCS::GIT no longer accepts remote repository - http://mla.n-z.jp/?ruby-changes=57615
<znz_jp> biff: [ruby-changes:57616] ade1283ca2 (master): Fix a use-after-free bug by avoiding rb_str_new_frozen - http://mla.n-z.jp/?ruby-changes=57616
_whitelogger has joined #ruby-core
<znz_jp> biff: [ruby-changes:57617] bb53ddfe0e (master): Upgrade benchmark-driver to v0.15.3 - http://mla.n-z.jp/?ruby-changes=57617
<znz_jp> biff: [ruby-changes:57618] 2d076dd5ac (master): * 2019-09-07 [ci skip] - http://mla.n-z.jp/?ruby-changes=57618
<znz_jp> biff: [ruby-changes:57619] 258843106f (master): Fix SortedSet subclasses that override initialize - http://mla.n-z.jp/?ruby-changes=57619