On Wed, Mar 25, 2009 at 10:21:38AM -0600, Mark J. Nelson wrote: > Dang, now I remember why there should have been multiple exit points. I > want to skip the new logic for the -N ("ignore comments") case. But I > waited to put that in, because I was still testing that logic. > > So it remains a loop, so that I can use "break" to exit, without > introducing another, nested, unindented "if" block.
Okay. Just put a quick note in as to why you're using the loop instead of a simple conditional. Thanks, Danek _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org