[#6363] Re: rescue clause affecting IO loop behavior — ts <decoux@...>

>>>>> "D" == David Alan Black <dblack@candle.superlink.net> writes:

17 messages 2000/11/14
[#6367] Re: rescue clause affecting IO loop behavior — David Alan Black <dblack@...> 2000/11/14

Hello again --

[#6582] best way to interleaf arrays? — David Alan Black <dblack@...>

Hello --

15 messages 2000/11/26

[#6646] RE: Array Intersect (&) question — Aleksi Niemel<aleksi.niemela@...>

Ross asked something about widely known and largely ignored language (on

23 messages 2000/11/29
[#6652] RE: Array Intersect (&) question — rpmohn@... (Ross Mohn) 2000/11/29

aleksi.niemela@cinnober.com (Aleksi Niemel) wrote in

[#6723] Re: Array Intersect (&) question — Mathieu Bouchard <matju@...> 2000/12/01

> >Use a hash. Here's code to do both and more. It assumes that

[#6656] printing/accessing arrays and hashes — raja@... (Raja S.)

I'm coming to Ruby with a Python & Common Lisp background.

24 messages 2000/11/30

[ruby-talk:6259] Re: Regular expression puzzle: user error or bug?

From: "Conrad Schneiker/Austin/Contr/IBM" <schneik@...>
Date: 2000-11-10 20:06:31 UTC
List: ruby-talk #6259
Josh Huber wrote:

# On Fri, Nov 10, 2000 at 02:28:23PM +0900, Yukihiro Matsumoto wrote:
# > |using ruby 1.6.2 (2000-10-12) [rs6000-aix4.3.2.0].
# 
# > This worked fine for ruby 1.6.2 (2000-11-08) [i586-linux].
# 
# I thought this might be an endian problem, but this seems to work fine
# for me. 

What does "ruby -v" say?

# Not using an rs6k, but a powerpc powerbook.

Thanks Matz and Josh for checking. I just rebuilt ruby in a clean 
directory from latest nightly snapshot,

  # ruby -v
  ruby 1.6.2 (2000-11-10) [rs6000-aix4.3.2.0]

and still got the same error. :-(

Any suggestions for things to check out? Any way for non-expert to trace 
this? (I'll also try recompiling with the -O flag, which for some reason 
configure/make didn't use, and see if there is any difference.)

Conrad Schneiker
(This note is unofficial and subject to improvement without notice.)

In This Thread

Prev Next