[Yarv-devel] translation of node_scope

jm jeffm at ghostgun.com
Tue Mar 15 22:12:25 EST 2005


Sorry about the delay. Here's a cut down version of the script which  
exhibits the same bug.

== disasm: <ISeq:b at main@testvflow.rb>===================================
local scope table (size: 1, argc: 1)

0000 getlocal_OP_2_SC_xx_ax                                           (  
  23)
0001 putobject_OP_INT2FIX_O_1_C__SC_ax_ab
0002 opt_plus_SC_ab_ax
0003 dup_SC_ax_ab
0004 setlocal_OP_2_SC_ab_ax
0005 end_SC_ax_ax    2
------------------------------------------------------------------------ 
-----
/home/jeffm/yarv//lib/ruby/site_ruby/1.9/i686-linux/Vflow.so: [BUG]  
unknown type 0x22 (0x12 given)
ruby 1.9.0 (2005-02-01) [i686-linux]

Aborted

You'll need to install vflow which can be found at  
http://ghostgun.com/software/vflow/ and have a valid flow file.  
Although, it doesn't seem to be getting that far.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testvflow.rb
Type: application/octet-stream
Size: 944 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/yarv-devel/attachments/20050316/caf0b890/testvflow.obj
-------------- next part --------------


Jeff.


On 14/03/2005, at 9:23 AM, jm wrote:

>
> On 14/03/2005, at 2:12 AM, SASADA Koichi wrote:
>
>>> Hopefully that makes sense as I'm running out the door as I write 
>>> this.
>>
>> Can I get your script which cause [BUG] on YARV?
>
>
> I'll write a smaller version that may be more managable (ie I'll 
> remove all the database stuff).
>
> J.
>


More information about the Yarv-devel mailing list