Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 10:53:16 -0700
From:      "Sam Leffler" <sam@errno.com>
To:        "Poul-Henning Kamp" <phk@phk.freebsd.dk>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_mmap.c 
Message-ID:  <00e801c3381d$fe8fa660$52557f42@errno.com>
References:  <1197.1056217385@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e801c3381d$fe8fa660$52557f42>