[#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:37553] [Bug #917] cannot make with bison-2.4.1 (cont.)

From: Kazuhiro NISHIYAMA <redmine@...>
Date: 2008-12-22 14:29:05 UTC
List: ruby-dev #37553
Bug #917: cannot make with bison-2.4.1 (cont.)
http://redmine.ruby-lang.org/issues/show/917

起票者: Kazuhiro NISHIYAMA
ステータス: Open, 優先度: Normal

tUPLUSなどがenumのみで#defineされていないため、
「#elif tUPLUS != 321」に引っかかって
「error: #error tUPLUS differs」になるようです。

$ make
gcc -DRUBY_DEBUG_ENV -O2 -g -Wall -Wformat=2 -Wundef -Wno-parentheses  -fPIC  -I. -I.ext/include/x86_64-linux -I../include -I..  -DRUBY_EXPORT   -o parse.o -c parse.c
In file included from ../parse.y:23:
../id.h:68:7: warning: "tUPLUS" is not defined
../id.h:69:2: error: #error tUPLUS differs
../id.h:162:5: warning: "SUPPORT_JOKE" is not defined
../id.h:168:5: warning: "SUPPORT_JOKE" is not defined
In file included from ../parse.y:41:
../id.c:43:5: warning: "SUPPORT_JOKE" is not defined
parse.c:884:6: warning: "YYENABLE_NLS" is not defined
parse.c:4107:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
make: *** [parse.o] Error 1
$


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next