|
From: J. H. F. <jo...@gm...> - 2009-01-06 02:03:17
|
Hello. Please see the collector.patch >> How I can use the collector tool? > > You can't. I haven't finished it :). > > Ideally it's a tool that you can invoke with your IDE. At the moment, > every time I add a test I forget to add the function to the test suite. > By invoking this after an edit session I know that everything will get > realligned. > > > If you go "info lex" you get information on how to set up lex/yacc to do > this. > I set the yyout to a FILE* and fix the scanner to fprintf(yyout....). Now the collector can write back to same file. Please tell me if this is the way. Thanks -- ----------------------------------------------------------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br |