On Tue, Jun 18, 2013 at 11:20:41AM -0700, Doug Coleman wrote:
> In your home directory, do:
> git clone g...@github.com:slavapestov/factor.git
> cd factor
> ./build-support/factor.sh update
> 
> It will probably solve problems 1, 2, 4.

If I remember correctly, I experienced problems 1 and 4 as well, with a github
clone.  I'll try and reproduce it from scratch, then report a bug.

Note that problem 1 is that vocabularies loaded with USE: are not available in
the saved image; words declared directly in the scratchpad are saved correctly
(at least in my case).

Maybe the loaded vocabularies are in fact saved correctly, but one needs to call
"USE" again for namespace reasons (even if it is compiled already)?

-- 
Gabriel

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to