ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:25509] [Bug #2077] Patch for issue 1337 is incomplete/does not work as intended
@ 2009-09-10 11:37 Diego E. Pettenò
  2009-09-10 14:07 ` [ruby-core:25512] [Bug #2077](Closed) " Nobuyoshi Nakada
  0 siblings, 1 reply; 2+ messages in thread
From: Diego E. Pettenò @ 2009-09-10 11:37 UTC (permalink / raw
  To: ruby-core

Bug #2077: Patch for issue 1337 is incomplete/does not work as intended
http://redmine.ruby-lang.org/issues/show/2077

Author: Diego E. Pettenò
Status: Open, Priority: Normal
ruby -v: ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]

The patch in issue 1337 does not take into consideration data install, which also fails when using make -jN install.

At the same time, the idea of the patch is not really correct: depending directly on a directory in make gives you some not-so-expected behaviour (see http://blog.flameeyes.eu/2009/08/02/for-a-parallel-world-theory-lesson-n-3-directory-dependencies for more information about the issue).

The attached patch should solve the issue properly (needs reverting of the previous one, though).


----------------------------------------
http://redmine.ruby-lang.org

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

* [ruby-core:25512] [Bug #2077](Closed) Patch for issue 1337 is incomplete/does not work as intended
  2009-09-10 11:37 [ruby-core:25509] [Bug #2077] Patch for issue 1337 is incomplete/does not work as intended Diego E. Pettenò
@ 2009-09-10 14:07 ` Nobuyoshi Nakada
  0 siblings, 0 replies; 2+ messages in thread
From: Nobuyoshi Nakada @ 2009-09-10 14:07 UTC (permalink / raw
  To: ruby-core

Issue #2077 has been updated by Nobuyoshi Nakada.

Status changed from Open to Closed
% Done changed from 0 to 100

Applied in changeset r24829.
----------------------------------------
http://redmine.ruby-lang.org/issues/show/2077

----------------------------------------
http://redmine.ruby-lang.org

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

end of thread, other threads:[~2009-09-10 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10 11:37 [ruby-core:25509] [Bug #2077] Patch for issue 1337 is incomplete/does not work as intended Diego E. Pettenò
2009-09-10 14:07 ` [ruby-core:25512] [Bug #2077](Closed) " Nobuyoshi Nakada

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