Hi Sascha, I've pushed a fix for this. Thanks for the bug report.
Slava On Fri, Jan 15, 2010 at 9:47 PM, Sascha Matzke <[email protected]> wrote: > Hi, > It seems stream-read-until broke during the iota change. > The problem is in search-buffer-until which calls find-from with 2 integers > and a quotation on the stack. > find-from's stack-effect is ( n seq quot -- i elt ) and in (find-from) > length is called on the second stack element. > Sascha > -- > Through the darkness of future past > the magician longs to see > One chants out between two worlds > Fire walk with me. > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
