Slava,

libs/vocabs isn't working with the new parser. The check-vocab* word seems to 
be OK. I can do this and it works:

        "golden-section" use+

But if I do this:

        USE: golden-section

I get this:

----------------------------------------------------------------------

Parsing <interactive>:1
USE: golden-section
                   ^
Generic word stream-write does not define a method for the buffer class.
Allowed classes: { 
    editor
    pack
    output-port
    paragraph
    duplex-stream
    sbuf
    c-stream
    pane-stream
    style-stream
}
Dispatching on object: T{ buffer f 65536 ALIEN: 134619664 0 0 }

----------------------------------------------------------------------

I know you're in the middle of a parser rewrite so I can wait till your done 
to work on this. Just thought I'd let ya know.

Ed

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to