[#78633] ruby/spec needs help from CRuby committers — Benoit Daloze <eregontp@...>
Currently, ruby/spec is maintained mostly by individuals and enjoys the
13 messages
2016/12/13
[#78642] Re: ruby/spec needs help from CRuby committers
— Eric Wong <normalperson@...>
2016/12/14
Benoit Daloze <eregontp@gmail.com> wrote:
[#78963] Re: ruby/spec needs help from CRuby committers
— Urabe Shyouhei <shyouhei@...>
2017/01/04
I did ask attendees of last developer meeting to join this
[#79029] Re: ruby/spec needs help from CRuby committers
— Benoit Daloze <eregontp@...>
2017/01/09
Thank you Shyouhei-san for your reply.
[ruby-core:78672] [Ruby trunk Bug#13039][Rejected] build warning on 2.4-rc1
From:
nobu@...
Date:
2016-12-16 01:10:43 UTC
List:
ruby-core #78672
Issue #13039 has been updated by Nobuyoshi Nakada. Status changed from Open to Rejected Use `autoconf`, not `autoreconf`. ---------------------------------------- Bug #13039: build warning on 2.4-rc1 https://bugs.ruby-lang.org/issues/13039#change-62049 * Author: Steve Wills * Status: Rejected * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- When calling autoreconf -f -i, the following warning is generated: aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' Renaming configure.in to configure.ac should do it and should be harmless. -- 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>