From: Dustin L. <du...@la...> - 2006-05-17 21:51:11
|
Here is a small documentation patch for your consideration: it just adds %option noyywrap to the reentrant scanner example so it builds as-is in the simplest possible way (examples should be kind to n00bs) and also adds a bit of whitespace to make it look a bit cleaner. (The unindented return in main() was especially blecherous.) What would the maintainers prefer: small individual patches like this so they're easy to evaluate individually, or a big patch with a bunch of misc. fixes like this to reduce the number of patches? Dustin |