ruby-changes:59972
From: aycabta <ko1@a...>
Date: Sun, 9 Feb 2020 20:22:44 +0900 (JST)
Subject: [ruby-changes:59972] 9dcb324fbe (master): Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions can be there"
https://git.ruby-lang.org/ruby.git/commit/?id=9dcb324fbe From 9dcb324fbeaba2aeb51d8cfcf472b86704818f08 Mon Sep 17 00:00:00 2001 From: aycabta <aycabta@g...> Date: Sun, 9 Feb 2020 17:16:53 +0900 Subject: Revert "[ruby/readline-ext] Include ruby/assert.h in ruby/ruby.h so that assertions can be there" This reverts commit 425b2064d394639101854c83a061a0918b33b857. This cherry-pick was a mistake. diff --git a/ext/readline/depend b/ext/readline/depend index 7ebc611..2dde7fc 100644 --- a/ext/readline/depend +++ b/ext/readline/depend @@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ext/readline/depend#L1 # AUTOGENERATED DEPENDENCIES START readline.o: $(RUBY_EXTCONF_H) readline.o: $(arch_hdrdir)/ruby/config.h -readline.o: $(hdrdir)/ruby.h readline.o: $(hdrdir)/ruby/assert.h readline.o: $(hdrdir)/ruby/backward.h readline.o: $(hdrdir)/ruby/defines.h -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/