cvs commit: src/sys/vm vm_mmap.c

Sam Leffler sam at errno.com
Sat Jun 21 10:53:18 PDT 2003


> If your complaint is about the use of do { ... break; ... break; }
> while (0); then launch an campaign to have it banned in style 9.
>
> IMO it is superior to goto, and ever deepening if-else constructs.

My complaint is about using break in this obfuscated way.  I'm not usually
one to tell people _how_ to program and I consider style a gudeline and not
a contract.  But I dislike this change and consider it the epitome of "code
churn".

My last $0.02...

    Sam



More information about the cvs-all mailing list