[#37248] [Feature:1.9] Enumerator#inspect — "Yusuke ENDOH" <mame@...>

遠藤です。

12 messages 2008/12/02

[#37337] [Feature #841] Object#self — "rubikitch ." <redmine@...>

Feature #841: Object#self

13 messages 2008/12/09

[#37513] Current status of 1.9.1 RC1's issues — "Yugui (Yuki Sonoda)" <yugui@...>

Hi, folks

14 messages 2008/12/20
[#37516] Re: Current status of 1.9.1 RC1's issues — Masatoshi SEKI <m_seki@...> 2008/12/20

咳といいます。

[#37576] [BUG:trunk] encoding for stdio's — "Yugui (Yuki Sonoda)" <yugui@...>

Yuguiです。

11 messages 2008/12/24

[ruby-dev:37560] fail to complie ext pty in cygwin

From: Masaki Suketa <masaki.suketa@...>
Date: 2008-12-23 00:08:58 UTC
List: ruby-dev #37560
助田です。
報告だけです。

Cygwin で ruby_1_9_1 をコンパイルすると
ext/pty のコンパイルに失敗します。

# pty ってそもそもCygwinでも動くのかどうかわかりませんが...

/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c: In function `chfunc':
/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c:243: error: `SlaveName'
undeclared (first use in this function)
/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c:243: error: (Each
undeclared identifier is reported only once
/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c:243: error: for each
function it appears in.)
/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c: In function `getDevice':
/home/svn/ruby/branches/ruby_1_9_1/ext/pty/pty.c:423: warning: `return'
with a value, in function returning void
make[1]: *** [pty.o] Error 1
make[1]: Leaving directory `/home/suke/work/ruby/bin-cygwin-1_9_1/ext/pty'
make: *** [exts] Error 1

  助田 雅紀

In This Thread

Prev Next