[#6864] ruby 1.8.4 rc breaks alias_method/rails in bad ways — "Ara.T.Howard" <ara.t.howard@...>

20 messages 2005/12/09
[#6870] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — =?ISO-8859-15?Q?Florian_Gro=DF?= <florgro@...> 2005/12/12

Ara.T.Howard wrote:

[#6872] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, [ISO-8859-15] Florian Growrote:

[#6873] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — James Edward Gray II <james@...> 2005/12/12

On Dec 12, 2005, at 1:19 PM, ara.t.howard@noaa.gov wrote:

[#6874] Re: ruby 1.8.4 rc breaks alias_method/rails in bad ways — ara.t.howard@... 2005/12/12

On Tue, 13 Dec 2005, James Edward Gray II wrote:

[#6891] Time.utc! and Time.localtime! — Daniel Hobe <hobe@...>

Writing a script yesterday I found out, much to my surprise, that the

16 messages 2005/12/14

[#6918] change to yaml in 1.8.4 — ara.t.howard@...

14 messages 2005/12/16

[#6934] 1.8.x, YAML, and release management — Ryan Davis <ryand-ruby@...>

I'm concerned that 1.8.3's acceptance of non-backwards-compatible

28 messages 2005/12/18

[#6996] Problems building 1.8.4 with VS8 C++ Express Edition (cl 14.00) — Austin Ziegler <halostatue@...>

Visual Studio C++ 2005 Express Edition (VS 8.0)

20 messages 2005/12/27

Problem building 1.8.4p2 on Windows

From: Daniel Berger <djberg96@...>
Date: 2005-12-19 03:01:15 UTC
List: ruby-core #6947
Hi all,

Windows XP Pro
Microsoft (R) Program Maintenance Utility Version
7.10.3077
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version
13.10.3077 for 80x86

I hit a problem with parse.c on Windows:

parse.c
parse.c(3844) : error C2449: found '{' at file scope
(missing function header?)
parse.c(7287) : error C2059: syntax error : '}'
parse.y(3087) : error C2065: 're_mbctab' : undeclared
identifier
parse.y(3087) : error C2109: subscript requires array
or pointer type
parse.y(3088) : error C2109: subscript requires array
or pointer type
parse.y(3185) : error C2109: subscript requires array
or pointer type
parse.y(3195) : error C2109: subscript requires array
or pointer type
parse.y(3206) : error C2109: subscript requires array
or pointer type
parse.y(3208) : error C2109: subscript requires array
or pointer type
parse.y(3625) : error C2109: subscript requires array
or pointer type
parse.y(3629) : error C2109: subscript requires array
or pointer type
parse.y(4169) : error C2109: subscript requires array
or pointer type
parse.y(4249) : error C2109: subscript requires array
or pointer type
parse.y(4285) : error C2109: subscript requires array
or pointer type
parse.y(4324) : error C2109: subscript requires array
or pointer type
parse.y(4349) : error C2109: subscript requires array
or pointer type
parse.y(4365) : error C2109: subscript requires array
or pointer type
parse.y(4376) : error C2109: subscript requires array
or pointer type
parse.y(4377) : error C2109: subscript requires array
or pointer type
parse.y(4385) : error C2109: subscript requires array
or pointer type
parse.y(4386) : error C2109: subscript requires array
or pointer type
parse.y(5905) : error C2109: subscript requires array
or pointer type
parse.y(5905) : error C2109: subscript requires array
or pointer type
parse.y(5973) : error C2109: subscript requires array
or pointer type
parse.y(5974) : error C2109: subscript requires array
or pointer type
parse.y(5974) : error C2109: subscript requires array
or pointer type
parse.y(6049) : error C2109: subscript requires array
or pointer type
parse.y(6050) : error C2109: subscript requires array
or pointer type
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.

Regards,

Dan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

In This Thread

Prev Next