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

ruby-changes:25022

From: nobu <ko1@a...>
Date: Wed, 3 Oct 2012 16:58:14 +0900 (JST)
Subject: [ruby-changes:25022] nobu:r37074 (trunk): ChangeLog: fix typo.

nobu	2012-10-03 16:58:00 +0900 (Wed, 03 Oct 2012)

  New Revision: 37074

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

  Log:
    ChangeLog: fix typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37073)
+++ ChangeLog	(revision 37074)
@@ -1,7 +1,7 @@
 Wed Oct  3 15:33:02 2012  Nobuyoshi Nakada  <nobu@r...>
 
 	* thread_pthread.c (ruby_init_stack): use getrlimit() for the main
-	  thread on Mac OS X, since pthread_get_stack{addr,size}_np() and
+	  thread on Mac OS X, since pthread_get_stack{addr,size}_np()
 	  return the default value always, but not the ulimit value.
 	  [ruby-dev:46174] [Bug #7084]
 

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

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