On Sun, 12 Jan 2003 20:32:01 GMT, Sean Neakums <sneakums _at_ zork.net> said: > commence Valdis.Kletnieks _at_ vt.edu quotation: > > > The real problem is that C doesn't have a good multi-level "break" > > construct. On the other hand, I don't know of any language that has > > a good one - some allow "break 3;" to break 3 levels- but that's > > still bad because you get screwed if somebody adds an 'if' > > clause.... > > Perl's facility for labelling blocks and jumping to the beginning or > end with 'next' and 'last' may be close to what you want, but I don't > know if it's ever been implemented in a language one could sensibly > use to write a kernel. Hmm.. I'm not a Perl wizard.. <reads the docs> Yeah, that's what I meant, and no, that's not a sane kernel language. ;)
Attachment:
pgp289681.pgp
Description: PGP signature
References:
- Re: any chance of 2.6.0-test*?Linus Torvalds
- Re: any chance of 2.6.0-test*?Rob Wilkens
- Re: any chance of 2.6.0-test*?Valdis.Kletnieks
- Re: any chance of 2.6.0-test*?Sean Neakums
- Prev by Date: Re: make xconfig broken in bk current
- Next by Date: Re: any chance of 2.6.0-test*?
- Previous by thread: Re: any chance of 2.6.0-test*?
- Next by thread: Re: any chance of 2.6.0-test*?
- Indexes:[Main][Thread]