This project is closed and read-only.
Actions
Backport #4802
closedPlease backport r31742
Backport #4802:
Please backport r31742
Status:
Rejected
Assignee:
Description
Please backport r31742 from trunk into ruby_1_9_2 branch
These modifications were required to solve Issue #4141 and are required for the successful inclusion of Tcl/Tk on RubyInstaller for Windows.
Thank you.
Updated by jonforums (Jon Forums) over 15 years ago
FYI, I successfully built the latest ruby_1_9_2 on Win7 32bit using the RubyInstaller build recipes and quick testing with a couple simple Tk apps also passed. Running make test and make test-all TESTS='openssl fiddle psych' passed except for open issue http://redmine.ruby-lang.org/issues/4679
C:\Users\Jon\Documents>ruby --version
ruby 1.9.2p274 (2011-06-06 revision 31932) [i386-mingw32]
C:\Users\Jon\Documents>ruby -rtk -e "puts Tk::TK_PATCHLEVEL"
8.5.9
Updated by luislavena (Luis Lavena) over 14 years ago
- Status changed from Open to Assigned
Updated by naruse (Yui NARUSE) over 10 years ago
- Status changed from Assigned to Rejected
Actions