[#84280] [Ruby trunk Bug#14181] hangs or deadlocks from waitpid, threads, and trapping SIGCHLD — nobu@...
Issue #14181 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/12/15
[#84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW — Greg.mpls@...
Issue #14220 has been reported by MSP-Greg (Greg L).
3 messages
2017/12/22
[#84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\ — Eric Wong <normalperson@...>
Shouldn't English posts be on ruby-core instead of ruby-dev?
3 messages
2017/12/26
[ruby-core:84363] [Ruby trunk Bug#13493] `make realclean` removes aclocal.m4 and enc/jis/props.h
From:
nagachika00@...
Date:
2017-12-20 14:35:05 UTC
List:
ruby-core #84363
Issue #13493 has been updated by nagachika (Tomoyuki Chikanaga).
I'm sorry I added r58440 as related revision to this ticket, but it may be a mistake.
Anyway, after backporting r58438 to ruby_2_4 branch, `make` show the error as below.
make: *** No rule to make target `../ruby_2_4/enc/jis/props.h', needed by `incs'. Stop.
Is there any prerequisites for this revision?
----------------------------------------
Bug #13493: `make realclean` removes aclocal.m4 and enc/jis/props.h
https://bugs.ruby-lang.org/issues/13493#change-68552
* Author: stomar (Marcus Stollsteimer)
* Status: Closed
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: r58436
* Backport: 2.2: WONTFIX, 2.3: REQUIRED, 2.4: REQUIRED
----------------------------------------
`make realclean` removes aclocal.m4 and enc/jis/props.h, which both are under version control, and probably should be kept(?).
--
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>