yarv-dev-en:63
From: Ilmari Heikkinen <kig misfiring.net>
Date: Wed, 22 Feb 2006 21:26:23 +0200
Subject: [yarv-dev-en:63] Re: YARV 0.3.3 bug report
On Wed, 2006-02-22 at 20:09 +0200, Ilmari Heikkinen wrote: > Tried on my Pentium III-M laptop: > > [...works...] > > > But on the Athlon desktop it doesn't work... > Okay, still weirder is this: pentium3:yarv-0.4.0$ make miniruby pentium3:yarv-0.4.0$ miniruby -e 'for d,*f in [[1,2,3]]; p d,f; end' 1 [2, 3] athlon$ scp pentium3:yarv-0.4.0/miniruby . athlon$ ./miniruby -e 'for d,*f in [[1,2,3]]; p d,f; end' 1 nil athlon:yarv-svn$ make miniruby athlon:yarv-svn$ ./miniruby -e 'for d,*f in [[1,2,3]]; p d,f; end' 1 nil pentium3$ scp athlon:yarv-svn/miniruby . pentium3$ ./miniruby -e 'for d,*f in [[1,2,3]]; p d,f; end' 1 [2, 3] -- ML: yarv-dev-en quickml.atdot.net Info: http://www.atdot.net/~ko1/quickml
38 2006-02-18 12:33 [kig misfiring.net ] YARV 0.3.3 bug report 42 2006-02-20 16:28 ┗[ko1 atdot.net ] 46 2006-02-21 02:22 ┣[ko1 atdot.net ] 51 2006-02-22 15:26 ┗[kig misfiring.net ] 53 2006-02-22 18:28 ┗[ko1 atdot.net ] 54 2006-02-23 00:58 ┗[kig misfiring.net ] 57 2006-02-23 01:41 ┗[ko1 atdot.net ] 58 2006-02-23 01:50 ┗[kig misfiring.net ] 60 2006-02-23 02:26 ┗[ko1 atdot.net ] 61 2006-02-23 02:48 ┗[chneukirchen gmail.c] 62 2006-02-23 03:09 ┗[kig misfiring.net ] -> 63 2006-02-23 04:26 ┣[kig misfiring.net ] 64 2006-02-23 12:32 ┗[kig misfiring.net ] 68 2006-02-24 07:19 ┗[ko1 atdot.net ] 83 2006-02-27 22:24 ┗[ko1 atdot.net ]