Hi !, I think there is a bug in the c.re lexer (in fill function). I am using re2c 0.10.5 (downloaded yesterday)
modify the man() so it prints token number and token text. run the exe on a c source file whose length is > 4096, the BSIZE. Not all tokens prints. Increase BSIZE to (let's say) 65536. A number greter then the file you want to run the lexer. Then, all is ok. I think the fill function is bugged. Sammy ------------------------------------------------------------------------- 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 _______________________________________________ Re2c-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/re2c-general
