I did a load-All in the Factor listener.  After all words were loaded, I had
four errors involving use of deprecated words:

 

resource:extra/24-game/24-game.factor: 13

 

Asset: some-rots

 

The definition of some-rots uses these deprecated words:

    spin

 

 

resource:extra/calendar/holidays/holidays.factor: 17

 

Asset: POSTPONE: HOLIDAY-NAME:

 

The definition of POSTPONE: HOLIDAY-NAME: uses these deprecated words:

    spin

 

 

resource:extra/math/finance/finance.factor: 17

 

Asset: ema

 

The definition of ema uses these deprecated words:

    spin

 

resource:extra/trees/avl/avl.factor: 138

 

Asset: (avl-delete)

 

The definition of (avl-delete) uses these deprecated words:

    tuck

 

Are we supposed to keep after and fix stuff like this?  I know these are
minor problems, but I think I will be loading everything from now on, in
order to learn more quickly about all vocabularies.  I'm trying to tread my
Factor  as I would a fully loaded Smalltalk image.

 

Shaping

 

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to