Aw: Re: nested while loop doesn't work

2013-06-04 Thread John Kearney
artik...@gmail.com Cc: bug-bash@gnu.org, b...@packages.debian.org Betreff: Re: nested while loop doesn't work On Tue, Jun 04, 2013 at 04:39:31PM +0530, kartik...@gmail.com wrote: > Description: > A while inside a while loop (nested while) doesnt work and also the vim /gvim doesnt highlig

Re: nested while loop doesn't work

2013-06-04 Thread Greg Wooledge
On Tue, Jun 04, 2013 at 04:39:31PM +0530, kartik...@gmail.com wrote: > Description: > A while inside a while loop (nested while) doesnt work and also the vim /gvim > doesnt highlight the second while loop For issues with the vim/gvim highlighting, you'd need to report the problem in vim, not in b