On Sunday 18 March 2007 16:26, Slava Pestov wrote: > The rules for retain stack usage in the listener are the same as in > colon definitions. You must pop what you push. You cannot leave stuff > on the retain stack between input lines. The fact that this used to > work was a fluke.
Aha! I didn't realize that >r without r> stopped working in the new listener. Factor exits if you try to do this. Maybe it would be better to just trigger an error instead of exiting. I guess I'll change stack-display to only show the data stack. 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
