ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:72510] [Ruby trunk - Bug #11890] [Open] Initializer method name typo in Tk
       [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
@ 2015-12-27  9:22 ` ronnie
  2016-03-24  7:22 ` [ruby-core:74513] [Ruby trunk Bug#11890] " usa
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: ronnie @ 2015-12-27  9:22 UTC (permalink / raw)
  To: ruby-core

Issue #11890 has been reported by Akira Matsuda.

----------------------------------------
Bug #11890: Initializer method name typo in Tk
https://bugs.ruby-lang.org/issues/11890

* Author: Akira Matsuda
* Status: Open
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
ext/tk/lib/tkextlib/blt/tree.rb: initialzie => initialize

---Files--------------------------------
bug_11890.patch (724 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:74513] [Ruby trunk Bug#11890] Initializer method name typo in Tk
       [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
  2015-12-27  9:22 ` [ruby-core:72510] [Ruby trunk - Bug #11890] [Open] Initializer method name typo in Tk ronnie
@ 2016-03-24  7:22 ` usa
  2016-03-25  9:33 ` [ruby-core:74563] " usa
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: usa @ 2016-03-24  7:22 UTC (permalink / raw)
  To: ruby-core

Issue #11890 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED

----------------------------------------
Bug #11890: Initializer method name typo in Tk
https://bugs.ruby-lang.org/issues/11890#change-57634

* Author: Akira Matsuda
* Status: Closed
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED
----------------------------------------
ext/tk/lib/tkextlib/blt/tree.rb: initialzie => initialize

---Files--------------------------------
bug_11890.patch (724 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:74563] [Ruby trunk Bug#11890] Initializer method name typo in Tk
       [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
  2015-12-27  9:22 ` [ruby-core:72510] [Ruby trunk - Bug #11890] [Open] Initializer method name typo in Tk ronnie
  2016-03-24  7:22 ` [ruby-core:74513] [Ruby trunk Bug#11890] " usa
@ 2016-03-25  9:33 ` usa
  2016-03-28 14:58 ` [ruby-core:74620] " nagachika00
  2016-03-29  6:06 ` [ruby-core:74661] " naruse
  4 siblings, 0 replies; 5+ messages in thread
From: usa @ 2016-03-25  9:33 UTC (permalink / raw)
  To: ruby-core

Issue #11890 has been updated by Usaku NAKAMURA.

Backport changed from 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED

ruby_2_1 r54279 merged revision(s) 54020.

----------------------------------------
Bug #11890: Initializer method name typo in Tk
https://bugs.ruby-lang.org/issues/11890#change-57690

* Author: Akira Matsuda
* Status: Closed
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED
----------------------------------------
ext/tk/lib/tkextlib/blt/tree.rb: initialzie => initialize

---Files--------------------------------
bug_11890.patch (724 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:74620] [Ruby trunk Bug#11890] Initializer method name typo in Tk
       [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2016-03-25  9:33 ` [ruby-core:74563] " usa
@ 2016-03-28 14:58 ` nagachika00
  2016-03-29  6:06 ` [ruby-core:74661] " naruse
  4 siblings, 0 replies; 5+ messages in thread
From: nagachika00 @ 2016-03-28 14:58 UTC (permalink / raw)
  To: ruby-core

Issue #11890 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: REQUIRED

Backported into `ruby_2_2` branch at r54318.

----------------------------------------
Bug #11890: Initializer method name typo in Tk
https://bugs.ruby-lang.org/issues/11890#change-57746

* Author: Akira Matsuda
* Status: Closed
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.1: DONE, 2.2: DONE, 2.3: REQUIRED
----------------------------------------
ext/tk/lib/tkextlib/blt/tree.rb: initialzie => initialize

---Files--------------------------------
bug_11890.patch (724 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ruby-core:74661] [Ruby trunk Bug#11890] Initializer method name typo in Tk
       [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
                   ` (3 preceding siblings ...)
  2016-03-28 14:58 ` [ruby-core:74620] " nagachika00
@ 2016-03-29  6:06 ` naruse
  4 siblings, 0 replies; 5+ messages in thread
From: naruse @ 2016-03-29  6:06 UTC (permalink / raw)
  To: ruby-core

Issue #11890 has been updated by Yui NARUSE.

Backport changed from 2.1: DONE, 2.2: DONE, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: DONE

ruby_2_3 r54367 merged revision(s) 54021.

----------------------------------------
Bug #11890: Initializer method name typo in Tk
https://bugs.ruby-lang.org/issues/11890#change-57788

* Author: Akira Matsuda
* Status: Closed
* Priority: Normal
* Assignee: Hidetoshi Nagai
* ruby -v: ruby 2.4.0dev (2015-12-27 trunk 53328) [x86_64-darwin14]
* Backport: 2.1: DONE, 2.2: DONE, 2.3: DONE
----------------------------------------
ext/tk/lib/tkextlib/blt/tree.rb: initialzie => initialize

---Files--------------------------------
bug_11890.patch (724 Bytes)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-29  5:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11890.20151227092242@ruby-lang.org>
2015-12-27  9:22 ` [ruby-core:72510] [Ruby trunk - Bug #11890] [Open] Initializer method name typo in Tk ronnie
2016-03-24  7:22 ` [ruby-core:74513] [Ruby trunk Bug#11890] " usa
2016-03-25  9:33 ` [ruby-core:74563] " usa
2016-03-28 14:58 ` [ruby-core:74620] " nagachika00
2016-03-29  6:06 ` [ruby-core:74661] " naruse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).