[#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

Re: ruby 1.8.4 preview2

From: Eric Hodel <drbrain@...7.net>
Date: 2005-12-05 02:07:28 UTC
List: ruby-core #6832
On Dec 4, 2005, at 4:07 AM, ts wrote:

>>>>>> "E" == Eric Hodel <drbrain@segment7.net> writes:
>
> E> I am experiencing problems with Ruby and GCC 4 on OS X 10.4.3.  See
> E> [ruby-core:6825] and [ruby-talk:165935].
>
>  I can't reproduce
>
> moulon% ruby -v
> ruby 1.8.4 (2005-12-01) [i686-linux]
> moulon%
>
> moulon% gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --enable-languages=c,c+ 
> +,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with- 
> system-zlib --libexecdir=/usr/lib --without-included-gettext -- 
> enable-threads=posix --enable-nls --program-suffix=-4.0 --enable- 
> __cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu -- 
> enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk  
> --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2- 
> gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable- 
> checking=release i486-linux-gnu
> Thread model: posix
> gcc version 4.0.2 (Debian 4.0.2-2)
> moulon%

I have gcc 4.0.0.  Could it be a PPC-only bug?

$ gcc -v
Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs
Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure -- 
disable-checking --prefix=/usr --mandir=/share/man --enable- 
languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/ 
s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ -- 
build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 -- 
target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)
$ uname -a
Darwin kaa.jijo.segment7.net 8.3.0 Darwin Kernel Version 8.3.0: Mon  
Oct  3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC Power  
Macintosh powerpc


-- 
Eric Hodel - drbrain@segment7.net - http://segment7.net
This implementation is HODEL-HASH-9600 compliant

http://trackmap.robotcoop.com



In This Thread