[#82706] [Ruby trunk Bug#13851] getting "can't modify string; temporarily locked" on non-frozen instances — cardoso_tiago@...
Issue #13851 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/07
[#82853] [Ruby trunk Bug#13916] Race condition when sending a signal to a new fork — russell.davis@...
Issue #13916 has been reported by russelldavis (Russell Davis).
3 messages
2017/09/19
[#82892] [Ruby trunk Bug#13921] buffered read_nonblock doesn't work as expected using SSLSocket — cardoso_tiago@...
Issue #13921 has been updated by chucke (Tiago Cardoso).
3 messages
2017/09/20
[ruby-core:83059] Re: [Ruby trunk Misc#13946] Rename configure.in to configure.ac
From:
Eric Wong <normalperson@...>
Date:
2017-09-29 03:26:40 UTC
List:
ruby-core #83059
colby@taplaboratories.com wrote: > trunk is currently using `configure.in` - so i would like to > propose we rename `configure.in` to be the preferred > `configure.ac`. I think this is good and will help reduce > confusion for anyone reading documentation for autoconf. Sure, there should be no compatibility problems, even (though I wish you had researched this yourself :). We already depend on autoconf 2.67 (released 2010-07-21) and autoconf itself renamed it's configure.in to configure.ac way back on 2001-07-17 (commit f0478c4702efe203fc22617966c4e5b934b8a0dc). So there's no compatibility problems to worry about. cf. git clone git://git.sv.gnu.org/autoconf Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>