[前][次][番号順一覧][スレッド一覧]

ruby-changes:27154

From: akr <ko1@a...>
Date: Tue, 12 Feb 2013 01:40:56 +0900 (JST)
Subject: [ruby-changes:27154] akr:r39206 (trunk): add ML ref.

akr	2013-02-12 01:40:47 +0900 (Tue, 12 Feb 2013)

  New Revision: 39206

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=39206

  Log:
    add ML ref.

  Modified files:
    trunk/configure.in

Index: configure.in
===================================================================
--- configure.in	(revision 39205)
+++ configure.in	(revision 39206)
@@ -1478,6 +1478,7 @@ if test $rb_cv_stack_end_address != no; https://github.com/ruby/ruby/blob/trunk/configure.in#L1478
 fi
 
 # posix_memalign(memptr, alignment, size) implemented for OpenBSD 4.8 doesn't work if alignment > MALLOC_PAGESIZE.
+# [ruby-core:42158] https://bugs.ruby-lang.org/issues/5901
 # OpenBSD 5.2 fixed the problem. (src/lib/libc/stdlib/malloc.c:1.142)
 # MirOS #10semel has the problem but fixed in the repository.  (src/lib/libc/stdlib/malloc.c:1.9)
 AS_CASE(["$target_os"],

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]