[#74825] Millisecond in time. — place4oracle@... (Warren)

Hi,

17 messages 2003/07/01
[#74827] Re: Millisecond in time. — Harry Ohlsen <harryo@...> 2003/07/01

Warren wrote:

[#74841] Re: Millisecond in time. — Anders Borch <spam@...> 2003/07/01

Harry Ohlsen wrote:

[#74853] Aeditor-0.1 is unleashed — "Simon Strandgaard" <0bz63fz3m1qt3001@...>

Aeditor is a editor-widget written in Ruby. The primary

17 messages 2003/07/01

[#74884] Speaking of I18N... — "Hal E. Fulton" <hal9000@...>

I don't suppose anyone has implemented any

17 messages 2003/07/01

[#74894] rb_gc() and scan stack — "Simon Strandgaard" <0bz63fz3m1qt3001@...>

I were experimenting with Init_stack, when I discovered a flaw in my mind.

12 messages 2003/07/01

[#74912] Ruby9i now available — Jim Cain <list@...>

All,

18 messages 2003/07/02

[#74980] OT: It's that time of year again ... — james_b <james_b@...>

Happy Birthmonth to all fellow Rubyists born in July!

19 messages 2003/07/02

[#75023] A Quick Guide to SQLite and Ruby — why the lucky stiff <ruby-talk@...>

-Talkers:

17 messages 2003/07/02

[#75119] purpose of replace method — Ian Macdonald <ian@...>

Hi,

17 messages 2003/07/04

[#75137] How to create Shell Links on Windows? — Timon Christl <me@...>

Is there an easy way to create or modify shell links (.lnk) with ruby on

12 messages 2003/07/04

[#75160] seeking feedback on my first Ruby program — "Joe Cheng" <code@...>

I just took my first stab at writing a useful Ruby program. My programming

11 messages 2003/07/04

[#75307] Need regex to match "^\n" — Jim Freeze <jim@...>

Hi:

16 messages 2003/07/06

[#75369] Code Snippet: Array.shuffle — Stefan Arentz <stefan.arentz@...>

14 messages 2003/07/08

[#75420] My brief and torrid affair with Ruby. — Ray Cote <rgacote@...>

Hi List:

150 messages 2003/07/08
[#75421] Re: My brief and torrid affair with Ruby. — Daniel Carrera <dcarrera@...> 2003/07/09

-----BEGIN PGP SIGNED MESSAGE-----

[#75425] Re: My brief and torrid affair with Ruby. — Ray Cote <rgacote@...> 2003/07/09

At 9:08 AM +0900 7/9/03, Daniel Carrera wrote:

[#75426] Re: My brief and torrid affair with Ruby. — Daniel Carrera <dcarrera@...> 2003/07/09

-----BEGIN PGP SIGNED MESSAGE-----

[#75433] Re: My brief and torrid affair with Ruby. — Stephyn Butcher <tendzin.dorje@...> 2003/07/09

They don't call GPL a legal virus for nothing:

[#75527] Re: My brief and torrid affair with Ruby. — "Hal E. Fulton" <hal9000@...> 2003/07/09

----- Original Message -----

[#75529] Re: My brief and torrid affair with Ruby. — Daniel Carrera <dcarrera@...> 2003/07/09

-----BEGIN PGP SIGNED MESSAGE-----

[#75548] OT: GPL - was Re: My brief and torrid affair with Ruby. — "Hal E. Fulton" <hal9000@...> 2003/07/09

> > Are you honestly saying that you don't understand

[#75565] Re: OT: GPL - was Re: My brief and torrid affair with Ruby. — Chalmers <feldt@...> 2003/07/09

Sorry for this long post and rambling. Just skip if you're not in

[#75588] Re: OT: GPL - was Re: My brief and torrid affair with Ruby. — Austin Ziegler <austin@...> 2003/07/10

-----BEGIN PGP SIGNED MESSAGE-----

[#75610] Re: OT: GPL - was Re: My brief and torrid affair with Ruby. — Robert Feldt <feldt@...> 2003/07/10

Austin Ziegler <austin@halostatue.ca> skrev den Thu, 10 Jul 2003 10:10:03

[#75530] Re: My brief and torrid affair with Ruby. — "Michael Campbell" <michael_s_campbell@...> 2003/07/09

[#75531] Re: My brief and torrid affair with Ruby. — Daniel Carrera <dcarrera@...> 2003/07/09

-----BEGIN PGP SIGNED MESSAGE-----

[#75711] Re: My brief and torrid affair with Ruby. — "Sean O'Dell" <sean@...> 2003/07/11

"Daniel Carrera" <dcarrera@math.umd.edu> wrote in message

[#75712] Re: My brief and torrid affair with Ruby. — Daniel Carrera <dcarrera@...> 2003/07/11

-----BEGIN PGP SIGNED MESSAGE-----

[#75536] Re: My brief and torrid affair with Ruby. — "Hal E. Fulton" <hal9000@...> 2003/07/09

----- Original Message -----

[#75539] Re: My brief and torrid affair with Ruby. — "Gennady" <gfb@...> 2003/07/09

OK, Daniel, let's put it this way: if you do not use something there's

[#75438] NASA using Ruby? — Harry Ohlsen <harryo@...>

I noticed a reference in the intro blurb for Dave Thomas's talk at OSCON to NASA doing numerical simulations using Ruby.

24 messages 2003/07/09

[#75570] Ruby T-Shirt Idea — shout@... (Austin King)

Keywords: advocacy, silly t-shirts, Request For Feedback

43 messages 2003/07/09

[#75654] Re: Ruby T-Shirt Idea — "Orion Hunter" <orion2480@...>

What we need is a code snippet that is excessively long and obfuscate in

31 messages 2003/07/10

[#75767] Getting my IP address — Philip Mak <pmak@...>

Is there a piece of Ruby code somewhere that will tell me what my IP

13 messages 2003/07/11

[#75777] Re: OSCON report — "Volkmann, Mark" <Mark.Volkmann@...>

> -----Original Message-----

19 messages 2003/07/11
[#75810] Re: OSCON report — matz@... (Yukihiro Matsumoto) 2003/07/11

Hi,

[#75811] Re: OSCON report — Matt Lawrence <matt@...> 2003/07/11

On Sat, 12 Jul 2003, Yukihiro Matsumoto wrote:

[#75852] ruby-mysql library load error — eric.anderson@... (Eric Anderson)

I am trying to get the ruby dbi library up and running on my machine.

10 messages 2003/07/12

[#75963] Custom method_missing doesn't trap super call — Richard Dale <Richard_Dale@...>

When I run the code below it produces the following output:

26 messages 2003/07/14

[#75975] Booleans — "Mark J. Reed" <markjreed@...>

Okay, as a convert from Perl to Ruby, I have to say that I love

14 messages 2003/07/14

[#75991] ruby-specific CGI question (I think) — "Kurt M. Dresner" <kdresner@...>

I'm using sessions and forms in my cgi script.

15 messages 2003/07/14

[#76058] How to reduce Ruby runtime error? — Xiangrong Fang <xrfang@...>

Hi my friends,

17 messages 2003/07/15

[#76121] Keyword "with" — "Robert Klemme" <bob.news@...>

66 messages 2003/07/16
[#76134] Re: Keyword "with" — "Robert Klemme" <bob.news@...> 2003/07/16

[#76143] Re: Keyword "with" — Peter Hickman <peter@...> 2003/07/16

Robert Klemme wrote:

[#76148] Other languages' features in Ruby — Ben Giddings <ben@...> 2003/07/16

Hrm, well I'm a Ruby/Java/C/C++/Python/Perl/Lisp/Javascript/PHP...

[#76149] Re: Keyword "with" — "Mark J. Reed" <markjreed@...> 2003/07/16

Peter (having a bad day) Hickman wrote:

[#76181] Re: Keyword "with" — Mark Wilson <mwilson13@...> 2003/07/16

[#76184] Re: Keyword "with" — "Michael Campbell" <michael_s_campbell@...> 2003/07/16

[#76293] Re: Keyword "with" — "Hal E. Fulton" <hal9000@...> 2003/07/17

----- Original Message -----

[#76145] Advocacy: Ruby on/with .net — "Thomas Sondergaard" <thomass@...>

I'd like a minute or two of your time as I try to sell you the idea of ruby

34 messages 2003/07/16

[#76196] OO Design question for Net::HTTP caching extension — Aredridel <aredridel@...>

I'm in the process of writing an HTTP-1.1 extension to Net::HTTP. At

10 messages 2003/07/16

[#76254] What's the point? — Jim Freeze <jim@...>

Hi

19 messages 2003/07/17

[#76336] Aliased setter methods behave differently than other methods? — Jim Cain <list@...>

Here's another question... I am aliasing and redefining certain methods,

11 messages 2003/07/18

[#76372] Binary counter — ptkwt@...1.aracnet.com (Phil Tomson)

I needed to test a class which had a certain number of 'binary' inputs (ie. each input

14 messages 2003/07/18

[#76396] chaining comparisons — "Kurt M. Dresner" <kdresner@...>

When I learned python I was overjoyed that I could evaluate 1 < 2 < 3

36 messages 2003/07/19

[#76424] Proposal: Array#to_h, to simplify hash generation — Gavin Sinclair <gsinclair@...>

Hi -talk,

41 messages 2003/07/19
[#76512] Re: Proposal: Array#to_h, to simplify hash generation — Martin DeMello <martindemello@...> 2003/07/20

Yukihiro Matsumoto <matz@ruby-lang.org> wrote:

[#76513] Re: Proposal: Array#to_h, to simplify hash generation — dblack@... 2003/07/20

Hi --

[#76530] Re: Proposal: Array#to_h, to simplify hash generation — Martin DeMello <martindemello@...> 2003/07/21

dblack@superlink.net wrote:

[#76532] Re: Proposal: Array#to_h, to simplify hash generation — "Gavin Sinclair" <gsinclair@...> 2003/07/21

>

[#76540] Re: Proposal: Array#to_h, to simplify hash generation — dblack@... 2003/07/21

Hi --

[#76473] ruby documentation generator? — "Kurt M. Dresner" <kdresner@...>

I've been googling for a few minutes but I haven't found anything yet.

12 messages 2003/07/20

[#76497] Parsing POST and GET variables simultaneously? — David Heinemeier Hansson <david@...>

Isn't it possible to get variables from POST and GET simultaneously?

13 messages 2003/07/20

[#76499] From Windows internal format to UTF-8? — "renoX" <renZYX@...>

Hello,

13 messages 2003/07/20

[#76551] matz thoughts on Rite ? — "Simon Strandgaard" <0bz63fz3m1qt3001@...>

I don't know much about Rite, therefore I ask.

30 messages 2003/07/21

[#76563] Deep copy — Jim Freeze <jim@...>

Hi

15 messages 2003/07/21

[#76619] Should String#strip take a parameter? — "Warren Brown" <wkb@...>

All,

18 messages 2003/07/21

[#76625] RubyForge.org — Richard Kilmer <rich@...>

All,

37 messages 2003/07/22
[#76831] Re: [ANN] RubyForge.org — "Simon Strandgaard" <0bz63fz3m1qt3001@...> 2003/07/23

On Tue, 22 Jul 2003 12:43:41 +0200, Oliver Bolzer wrote:

[#76693] Bug report: ruby-1.8.0p3 fails to compile under FreeBSD-4.7 — Brian Candler <B.Candler@...>

gcc -fPIC -g -O2 -DDB_DBM_HSEARCH -DDBM_HDR="<db.h>" -I. -I/u/home/telinco/build/ruby/ruby-1.8.0 -I/u/home/telinco/build/ruby/ruby-1.8.0 -I/u/home/telinco/build/ruby/ruby-1.8.0/ext/dbm -DHAVE_DB_H -DHAVE_SYS_CDEFS_H -DHAVE___DB_NDBM_OPEN -DHAVE___DB_NDBM_CLEARERR -c dbm.c

10 messages 2003/07/22

[#76697] String substitution without RegEx — Andreas Schwarz <usenet@...>

I wanted to do a simple string substitution, and was surprised to see

20 messages 2003/07/22

[#76751] New RDoc template, and a question — Dave Thomas <dave@...>

Michael Granger has produced a wonderful new RDoc template, which looks

37 messages 2003/07/23

[#76783] Embedding problem - SEGV — Brian Candler <B.Candler@...>

I have a problem with embedding Ruby, which hopefully someone can shed some

16 messages 2003/07/23

[#76843] Re: [OT] subversion, was [ANN] RubyForge.org — "Bennett, Patrick" <Patrick.Bennett@...>

Hmm, the linuxworld article didn't really say anything useful about

12 messages 2003/07/23

[#76892] ruby 1.8.0 preview4 — matz@... (Yukihiro Matsumoto)

Hello,

44 messages 2003/07/24

[#76984] Patches to 1.8.0p4 to add Bessel functions for those that have 'em — Mike Hall <mghall@...>

Here's some simple patches to configure.in, configure and math.c

23 messages 2003/07/25
[#77006] Re: Patches to 1.8.0p4 to add Bessel functions for those that have 'em — matz@... (Yukihiro Matsumoto) 2003/07/25

Hi,

[#76991] Confused about locking a file via file.flock(File::LOCK_EX) — Ludwigi Beethoven <aix_tech@...>

I am writing a ruby appl under AIX where I need to

11 messages 2003/07/25

[#77082] Set doesn't have [] instance method — Gavin Sinclair <gsinclair@...>

It should, shouldn't it? It's meant to combine the fast lookup of

15 messages 2003/07/26

[#77087] What's wrong with ruby garden? — "Carl Youngblood" <carl@...>

It seems that Ruby Garden is down right now. Does anyone know what's

10 messages 2003/07/26

[#77129] Ruby in Ruby — Austin Ziegler <austin@...>

Over on the pragprog list, Ron Jeffries suggested that it might be

15 messages 2003/07/28

[#77144] ruby 1.8.0 preview5 — matz@... (Yukihiro Matsumoto)

Hello,

16 messages 2003/07/28

[#77149] winsock problem? — Xiangrong Fang <xrfang@...>

Hi,

14 messages 2003/07/28

[#77176] Fishing for ideas: Ruby-talk for Java coders — Armin Roehrl <armin@...>

Hi all,

19 messages 2003/07/28

[#77197] Parser generator — "Rodrigo B. de Oliveira" <rodrigob@...>

I'm evaluating language/frameworks for creating a toy language compiler =

13 messages 2003/07/29

[#77227] Warnings? — Tim Bates <tim@...>

Hi all,

15 messages 2003/07/29
[#77242] Re: Warnings? — matz@... (Yukihiro Matsumoto) 2003/07/29

Hi,

[#77354] Ruby could be wildly more popular if it had ... — quixoticsycophant@... (Jeff Mitchell)

Brackets.

40 messages 2003/07/30
[#77694] Re: Ruby could be wildly more popular if it had ... — Martin DeMello <martindemello@...> 2003/08/01

Chris Thomas <chris@m-audio.com> wrote:

[#77359] Hm... nice, Euclid is a one-liner — Rudolf Polzer <denshimeiru-sapmctacher@...>

a, b = b, a % b while b != 0

12 messages 2003/07/30

[#77408] Bignum multiplication — Harry Ohlsen <harryo@...>

I was just reading about Python 2.3 and they talked about how they've changed their arbitrary-precision integer multiplication to use the Karatsuba multiplication algorithm.

21 messages 2003/07/30

[#77516] wanted: official mirrors for 1.8.0 — matz@... (Yukihiro Matsumoto)

Hello,

24 messages 2003/07/31

[#77528] ruby 1.8.0 preview6 — matz@... (Yukihiro Matsumoto)

Hello,

14 messages 2003/07/31

[#77590] Spam at ruby-talk — Daniel Carrera <dcarrera@...>

I don't know who runs the ruby-talk mailing list. I've noticed that

13 messages 2003/07/31
[#77595] Re: Spam at ruby-talk — Dave Thomas <dave@...> 2003/07/31

Daniel Carrera wrote:

[#77592] Changing ==,>,<, etc — elbows@... (Nathan Weston)

The latest Perl exegesis

15 messages 2003/07/31

[#77623] Extracting a parent class — Michael Garriss <mgarriss@...>

Sorry about the newbie question but....

14 messages 2003/07/31

Re: Build of 1.8.0 preview3 crashes on alphaev67-osf5.1

From: doug.hendricks@... (the_rev_dharma_roadkill)
Date: 2003-07-09 23:56:26 UTC
List: ruby-talk #75579
matz@ruby-lang.org (Yukihiro Matsumoto) wrote in message news:<1057722296.192858.13666.nullmailer@picachu.netlab.jp>...
> Hi,
> 
> In message "Build of 1.8.0 preview3 crashes on alphaev67-osf5.1"
>     on 03/07/09, the_rev_dharma_roadkill <doug.hendricks@tnzi.com> writes:
> 
> |1)  What is my next step?
> 
> Show us stack trace using gdb.  Can you?
> 
> |2)  Why is ruby building win32api?  I'm not running on a windows box.
> 
> It's trying to check if it's _not_ available.
> 
> 							matz.


from dbx (i dont have gdb or sdb):

> dbx miniruby ext/Win32API/core
dbx version 5.1
Type 'help' for help.
Core file created by program "miniruby"

signal IOT/Abort trap at >*[__kill, 0x3ff800e9468]      beq     a3,
0x3ff800e948
0
(dbx) t
>  0 __kill(0x3ff00000000, 0x1401ab8f0, 0x3ff801c9898, 0x0, 0x2) [0x3ff800e9468]
   1 (unknown)() [0x3ff802132a0]
   2 __tis_raise(0x2, 0xffffffffffffffff, 0x3ff8013c1f8, 0x0,
0x3ff801c98cc) [0x
3ff8013c1f4]
   3 abort(0x1200517bc, 0x140089850, 0x0, 0x0, 0x100000000)
[0x3ff801c98c8]
   4 rb_bug(fmt = 0x140008768 = "Segmentation fault") ["error.c":191,
0x1200517b
8]
   5 sigsegv(sig = 11) ["signal.c":412, 0x12009e0d4]
   6 rb_class_of(obj = 1075493264) ["ruby.h":632, 0x12001f678]
   7 rb_funcall(recv = 1075493264, mid = 7241, n = 0) ["eval.c":5157,
0x12002e63
c]
   8 io_close(io = 1075493264) ["io.c":1428, 0x12007b7b8]
   9 rb_ensure(b_proc = 0x12002b0bc, data1 = 5370460560, e_proc =
0x12007b768, d
ata2 = 5370460560) ["eval.c":4553, 0x12002c3c0]
  10 rb_io_s_open(argc = 2, argv = 0x11fff1ab0, klass = 5369269760)
["io.c":2262
, 0x12007d410]
  11 rb_f_open(argc = 2, argv = 0x11fff1ab0) ["io.c":2304,
0x12007d664]
  12 call_cfunc(func = 0x12007d5e4, recv = 5369345160, len = -1, argc
= 2, argv
= 0x11fff1ab0) ["eval.c":4741, 0x12002cf30]
  13 rb_call0(klass = 5369354520, recv = 5369345160, id = 6905, oid =
6905, argc
 = 2, argv = 0x11fff1ab0, body = 0x14008b3d0, nosuper = 1)
["eval.c":4875, 0x120
02dabc]
  14 rb_call(klass = 5369354520, recv = 5369345160, mid = 6905, argc =
2, argv =
 0x11fff1ab0, scope = 1) ["eval.c":5092, 0x12002e32c]
  15 rb_eval(self = 5369345160, n = 0x1400483a0) ["eval.c":2988,
0x120027434]
  16 rb_eval(self = 5369345160, n = 0x140048148) ["eval.c":2699,
0x120026070]
  17 rb_call0(klass = 5369354800, recv = 5369345160, id = 10633, oid =
10633, ar
gc = 0, argv = 0x11fff27e8, body = 0x140048148, nosuper = 0)
["eval.c":5003, 0x1
2002de10]
  18 rb_call(klass = 5369354800, recv = 5369345160, mid = 10633, argc
= 1, argv
= 0x11fff27e0, scope = 1) ["eval.c":5092, 0x12002e32c]
  19 rb_eval(self = 5369345160, n = 0x140047ce8) ["eval.c":2988,
0x120027434]
  20 rb_eval(self = 5369345160, n = 0x140047a40) ["eval.c":2834,
0x120026924]
  21 rb_call0(klass = 5369354800, recv = 5369345160, id = 10649, oid =
10649, ar
gc = 0, argv = 0x11fff3530, body = 0x140047a40, nosuper = 0)
["eval.c":5003, 0x1
2002de10]
  22 rb_call(klass = 5369354800, recv = 5369345160, mid = 10649, argc
= 2, argv
= 0x11fff3520, scope = 1) ["eval.c":5092, 0x12002e32c]
  23 rb_eval(self = 5369345160, n = 0x140043d28) ["eval.c":2988,
0x120027434]
  24 rb_eval(self = 5369345160, n = 0x140043b70) ["eval.c":2834,
0x120026924]
  25 rb_call0(klass = 5369354800, recv = 5369345160, id = 10801, oid =
10801, ar
gc = 0, argv = 0x11fff4268, body = 0x140043b70, nosuper = 0)
["eval.c":5003, 0x1
2002de10]
  26 rb_call(klass = 5369354800, recv = 5369345160, mid = 10801, argc
= 1, argv
= 0x11fff4260, scope = 1) ["eval.c":5092, 0x12002e32c]
  27 rb_eval(self = 5369345160, n = 0x1401e5488) ["eval.c":2988,
0x120027434]
  28 rb_eval(self = 5369345160, n = 0x1401e4fd8) ["eval.c":2532,
0x1200253e4]
  29 rb_yield_0(val = 6, self = 5369345160, klass = 0, pcall = 0,
avalue = 0) ["
eval.c":4118, 0x12002ad9c]
  30 rb_eval(self = 5369345160, n = 0x1401e8200) ["eval.c":2784,
0x12002661c]
  31 rb_eval(self = 5369345160, n = 0x14003c1b8) ["eval.c":3144,
0x120027e0c]
  32 rb_call0(klass = 5369354800, recv = 5369345160, id = 11025, oid =
11025, ar
gc = 0, argv = 0x11fff5c38, body = 0x14003c1b8, nosuper = 0)
["eval.c":5003, 0x1
2002de10]
  33 rb_call(klass = 5369354800, recv = 5369345160, mid = 11025, argc
= 1, argv
= 0x11fff5c30, scope = 1) ["eval.c":5092, 0x12002e32c]
  34 rb_eval(self = 5369345160, n = 0x1401e55a0) ["eval.c":2988,
0x120027434]
  35 rb_eval(self = 5369345160, n = 0x1401e4ee8) ["eval.c":2699,
0x120026070]
  36 rb_call0(klass = 5369354800, recv = 5369345160, id = 11081, oid =
11081, ar
gc = 0, argv = 0x11fff6968, body = 0x1401e4ee8, nosuper = 0)
["eval.c":5003, 0x1
2002de10]
  37 rb_call(klass = 5369354800, recv = 5369345160, mid = 11081, argc
= 1, argv
= 0x11fff6960, scope = 1) ["eval.c":5092, 0x12002e32c]
  38 rb_eval(self = 5369345160, n = 0x1401ac2a0) ["eval.c":2988,
0x120027434]
  39 rb_eval(self = 5369345160, n = 0x1401ac1d8) ["eval.c":2849,
0x120025738]
  40 rb_eval(self = 5369345160, n = 0x1401ac048) ["eval.c":2532,
0x1200253e4]
  41 eval_node(self = 5369345160, node = 0x1401ac048) ["eval.c":1217,
0x120021b4
8]
  42 rb_load(fname = 5370463480, wrap = 0) ["eval.c":5732,
0x1200303bc]
  43 rb_f_load(argc = 1, argv = 0x11fff7f60) ["eval.c":5781,
0x1200307a0]
  44 call_cfunc(func = 0x120030744, recv = 5369345160, len = -1, argc
= 1, argv
= 0x11fff7f60) ["eval.c":4741, 0x12002cf30]
  45 rb_call0(klass = 5369354520, recv = 5369345160, id = 8889, oid =
8889, argc
 = 1, argv = 0x11fff7f60, body = 0x140082028, nosuper = 1)
["eval.c":4875, 0x120
02dabc
  46 rb_call(klass = 5369354520, recv = 5369345160, mid = 8889, argc =
1, argv =
 0x11fff7f60, scope = 1) ["eval.c":5092, 0x12002e32c]
  47 rb_eval(self = 5369345160, n = 0x14007a4e0) ["eval.c":2988,
0x120027434]
  48 rb_eval(self = 5369345160, n = 0x14007a008) ["eval.c":2794,
0x1200266c0]
  49 rb_eval(self = 5369345160, n = 0x14007ae18) ["eval.c":2834,
0x120026924]
  50 rb_eval(self = 5369345160, n = 0x14007b9f8) ["eval.c":2444,
0x120025874]
  51 rb_eval(self = 5369345160, n = 0x14007c5d8) ["eval.c":2834,
0x120026924]
  52 rb_call0(klass = 5369354800, recv = 5369345160, id = 9777, oid =
9777, argc
 = 0, argv = 0x11fff99a8, body = 0x14007c5d8, nosuper = 0)
["eval.c":5003, 0x120
02de10]
  53 rb_call(klass = 5369354800, recv = 5369345160, mid = 9777, argc =
1, argv =
 0x11fff99a0, scope = 1) ["eval.c":5092, 0x12002e32c]
  54 rb_eval(self = 5369345160, n = 0x140071840) ["eval.c":2988,
0x120027434]
  55 rb_eval(self = 5369345160, n = 0x140071908) ["eval.c":2855,
0x120025768]
  56 rb_yield_0(val = 5370467680, self = 5369345160, klass = 0, pcall
= 0, avalu
e = 0) ["eval.c":4118, 0x12002ad9c]
  57 rb_yield(val = 5370467680) ["eval.c":4187, 0x12002b0e4]
  58 push_pattern(path = 0x14020e9b0 =
"/u13/home/doug/ruby/download/ruby-1.8.0/
ext/Win32API/MANIFEST", ary = 0) ["dir.c":890, 0x1200c2f20]
  59 glob_func_caller(val = 4831816072) ["dir.c":670, 0x1200c2434]
  60 rb_protect( = 4831817608, proc = 0x1200c2414, data = 4831816072,
state = 0x
11fffa9a0) ["eval.c":4523, 0x12002c254]
  61 glob_call_func( = 0x14020e9b0 =
"/u13/home/doug/ruby/download/ruby-1.8.0/ex
t/Win32API/MANIFEST",  = 5370866096, func = 0x1200c2ec4, path =
0x14020e9b0 = "/
  62 glob_helper( = 0x3f0b7b07,  = 1057716999, path = 0x14020e9b0 =
"/u13/home/d
oug/ruby/download/ruby-1.8.0/ext/Win32API/MANIFEST", sub = 0x14020e9e4
= "/MANIF
EST", flags = 0, func = 0x1200c2ec4, arg = 0) ["dir.c":711,
0x1200c2564]
  63 glob_helper( = 0x3f0b7b08,  = 1057717000, path = 0x14020e910 =
"/u13/home/d
oug/ruby/download/ruby-1.8.0/ext/Win32API/**/MANIFEST", sub =
0x14020e944 = "/**
/MANIFEST", flags = 0, func = 0x1200c2ec4, arg = 0) ["dir.c":753,
0x1200c2760]
  64 glob_helper( = 0x3f0b7b08,  = 1057717000, path = 0x140209140 =
"/u13/home/d
oug/ruby/download/ruby-1.8.0/ext/**/MANIFEST", sub = (nil), flags = 0,
func = 0x
1200c2ec4, arg = 0) ["dir.c":792, 0x1200c29c0]
  65 rb_glob2( = 0x1200c2f6c = "",  = 4832636780, path = 0x140209140 =
"/u13/hom
e/doug/ruby/download/ruby-1.8.0/ext/**/MANIFEST", flags = 0, func =
0x1200c2ec4,
 arg = 0) ["dir.c":857, 0x1200c2e0c]
  66 push_globs(ary = 0, s = 0x140209140 =
"/u13/home/doug/ruby/download/ruby-1.
8.0/ext/**/MANIFEST", flags = 0) ["dir.c":900, 0x1200c2f68]
  67 rb_push_glob(str = 5370467720, flags = 0) ["dir.c":995,
0x1200c3398]
  68 dir_s_glob(argc = 1, argv = 0x11fffb380, obj = 5369257440)
["dir.c":1028, 0
x1200c34c8]
  69 call_cfunc(func = 0x1200c3428, recv = 5369257440, len = -1, argc
= 1, argv
= 0x11fffb380) ["eval.c":4741, 0x12002cf30]
  70 rb_call0(klass = 5369257400, recv = 5369257440, id = 8137, oid =
8137, argc
 = 1, argv = 0x11fffb380, body = 0x140085688, nosuper = 1)
["eval.c":4875, 0x120
02dabc]
  71 rb_call(klass = 5369257400, recv = 5369257440, mid = 8137, argc =
1, argv =
 0x11fffb380, scope = 0) ["eval.c":5092, 0x12002e32c]
  72 rb_eval(self = 5369345160, n = 0x140071ca0) ["eval.c":2974,
0x120027234]
  73 rb_eval(self = 5369345160, n = 0x14007f0d0) ["eval.c":2699,
0x120026070]
  74 eval_node(self = 5369345160, node = 0x14007f0d0) ["eval.c":1217,
0x120021b4
8]
  75 ruby_exec() ["eval.c":1373, 0x120022208]
  76 ruby_run() ["eval.c":1394, 0x1200222e0]
  77 main(argc = 7, argv = 0x11fffc018, envp = 0x11fffc058)
["main.c":50, 0x1200
1f5d0]
(dbx) 

Hope this helps.  Apologies for the cut/paste line breaks.  Let me
know if you need anything else.

In This Thread