ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7?
@ 2021-04-08  9:21 v.ondruch
  2021-04-08  9:23 ` [ruby-core:103299] " v.ondruch
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: v.ondruch @ 2021-04-08  9:21 UTC (permalink / raw)
  To: ruby-core

Issue #17784 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #17784: lib/exe/* mistakenly appearing in Ruby 2.7?
https://bugs.ruby-lang.org/issues/17784

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* ruby -v: ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
It seems that commit:git|931815bfd86df603337194f3fcefb46bfe3e7940 accidentally introduces the lib/exe dir. I can't see such directory in any other Ruby version neither I understand what it would be good for.



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

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

* [ruby-core:103299] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7?
  2021-04-08  9:21 [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7? v.ondruch
@ 2021-04-08  9:23 ` v.ondruch
  2021-04-08  9:41 ` [ruby-core:103300] " hsbt
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: v.ondruch @ 2021-04-08  9:23 UTC (permalink / raw)
  To: ruby-core

Issue #17784 has been updated by vo.x (Vit Ondruch).

Assignee set to nagachika (Tomoyuki Chikanaga)

----------------------------------------
Bug #17784: lib/exe/* mistakenly appearing in Ruby 2.7?
https://bugs.ruby-lang.org/issues/17784#change-91384

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* Assignee: nagachika (Tomoyuki Chikanaga)
* ruby -v: ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
It seems that commit:git|931815bfd86df603337194f3fcefb46bfe3e7940 accidentally introduces the lib/exe dir. I can't see such directory in any other Ruby version neither I understand what it would be good for.



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

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

* [ruby-core:103300] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7?
  2021-04-08  9:21 [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7? v.ondruch
  2021-04-08  9:23 ` [ruby-core:103299] " v.ondruch
@ 2021-04-08  9:41 ` hsbt
  2021-08-03  5:10 ` [ruby-core:104762] " hsbt
  2021-11-24 10:07 ` [ruby-core:106252] " usa (Usaku NAKAMURA)
  3 siblings, 0 replies; 5+ messages in thread
From: hsbt @ 2021-04-08  9:41 UTC (permalink / raw)
  To: ruby-core

Issue #17784 has been updated by hsbt (Hiroshi SHIBATA).


https://github.com/ruby/ruby/pull/4368

----------------------------------------
Bug #17784: lib/exe/* mistakenly appearing in Ruby 2.7?
https://bugs.ruby-lang.org/issues/17784#change-91385

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* Assignee: nagachika (Tomoyuki Chikanaga)
* ruby -v: ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
It seems that commit:git|931815bfd86df603337194f3fcefb46bfe3e7940 accidentally introduces the lib/exe dir. I can't see such directory in any other Ruby version neither I understand what it would be good for.



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

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

* [ruby-core:104762] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7?
  2021-04-08  9:21 [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7? v.ondruch
  2021-04-08  9:23 ` [ruby-core:103299] " v.ondruch
  2021-04-08  9:41 ` [ruby-core:103300] " hsbt
@ 2021-08-03  5:10 ` hsbt
  2021-11-24 10:07 ` [ruby-core:106252] " usa (Usaku NAKAMURA)
  3 siblings, 0 replies; 5+ messages in thread
From: hsbt @ 2021-08-03  5:10 UTC (permalink / raw)
  To: ruby-core

Issue #17784 has been updated by hsbt (Hiroshi SHIBATA).

Assignee changed from nagachika (Tomoyuki Chikanaga) to usa (Usaku NAKAMURA)

----------------------------------------
Bug #17784: lib/exe/* mistakenly appearing in Ruby 2.7?
https://bugs.ruby-lang.org/issues/17784#change-93098

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* Assignee: usa (Usaku NAKAMURA)
* ruby -v: ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]
* Backport: 2.6: DONTNEED, 2.7: REQUIRED, 3.0: DONTNEED
----------------------------------------
It seems that commit:git|931815bfd86df603337194f3fcefb46bfe3e7940 accidentally introduces the lib/exe dir. I can't see such directory in any other Ruby version neither I understand what it would be good for.



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

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

* [ruby-core:106252] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7?
  2021-04-08  9:21 [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7? v.ondruch
                   ` (2 preceding siblings ...)
  2021-08-03  5:10 ` [ruby-core:104762] " hsbt
@ 2021-11-24 10:07 ` usa (Usaku NAKAMURA)
  3 siblings, 0 replies; 5+ messages in thread
From: usa (Usaku NAKAMURA) @ 2021-11-24 10:07 UTC (permalink / raw)
  To: ruby-core

Issue #17784 has been updated by usa (Usaku NAKAMURA).

Backport changed from 2.6: DONTNEED, 2.7: REQUIRED, 3.0: DONTNEED to 2.6: DONTNEED, 2.7: DONE, 3.0: DONTNEED

Backported into ruby_2_7 via PR.

----------------------------------------
Bug #17784: lib/exe/* mistakenly appearing in Ruby 2.7?
https://bugs.ruby-lang.org/issues/17784#change-94872

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* Assignee: usa (Usaku NAKAMURA)
* ruby -v: ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]
* Backport: 2.6: DONTNEED, 2.7: DONE, 3.0: DONTNEED
----------------------------------------
It seems that commit:git|931815bfd86df603337194f3fcefb46bfe3e7940 accidentally introduces the lib/exe dir. I can't see such directory in any other Ruby version neither I understand what it would be good for.



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

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

end of thread, other threads:[~2021-11-24 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-08  9:21 [ruby-core:103298] [Ruby master Bug#17784] lib/exe/* mistakenly appearing in Ruby 2.7? v.ondruch
2021-04-08  9:23 ` [ruby-core:103299] " v.ondruch
2021-04-08  9:41 ` [ruby-core:103300] " hsbt
2021-08-03  5:10 ` [ruby-core:104762] " hsbt
2021-11-24 10:07 ` [ruby-core:106252] " usa (Usaku NAKAMURA)

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).