Hi Joel,

This means it leaves something on the stack; change over push to swap push.

Also, you shouldn't be adding a root in this way; work is already a 
root, so if you have work/topdog/waddup-dawg/waddup-dawg.factor containing

IN: topdog.waddup-dawg

you can do

USE: topdog.waddup-dawg

in the listener.

Slava

Joel Reymont wrote:
> Is this proper code to add to my .factor-rc?
>
> USING: kernel sequences vocabs.loader namespaces ;
> vocab-roots get "/Users/joelr/work/topdog" over push
>
> I get an error for some reason:
>
> /Users/joelr/Work/factor/Factor.app/Contents/MacOS/factor - 
> i=factor.image
>
> Loading P" /Users/joelr/.factor-rc"
> Assertion failed
> assert-got    3
> assert-expect 2
>
>       Thanks, Joel
>
> --
> http://wagerlabs.com
>
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Factor-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to