[#97678] [Ruby master Feature#16752] :private param for const_set — bughitgithub@...
Issue #16752 has been reported by bughit (bug hit).
5 messages
2020/04/02
[ruby-core:97814] [Ruby master Bug#16770] Commit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times
From:
eregontp@...
Date:
2020-04-10 16:51:09 UTC
List:
ruby-core #97814
Issue #16770 has been updated by Eregon (Benoit Daloze). Status changed from Open to Closed I guess 443389effc37308ce1a3c3a840082a344fc6af56 probably fixed this. ---------------------------------------- Bug #16770: Commit: RUBY3_HAS_BUILTIN: fix for nonexistent builtin - large increase in MinGW & mswin compile times https://bugs.ruby-lang.org/issues/16770#change-85032 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: shyouhei (Shyouhei Urabe) * ruby -v: ruby 2.8.0dev (2020-04-08T04:28:13Z master 9e6e39c351) [x64-mingw32] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- Inspecting logs both here and in ruby-loco, the following commit greatly increased compile time in MinGW builds: https://github.com/ruby/ruby/commit/6163a4e1b33ed7df27d0c37e835ce04407857a16 In ruby-loco, the make/compile time jumped from 9:23 to 34:43. Here: ``` after 32:22 - https://github.com/ruby/ruby/runs/569706642 before 11:11 - https://github.com/ruby/ruby/runs/569624968 [win32] Moved `MSC_VER` to verconf.mk... -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>