[webkit-dev] Some new coding style rules

Sam Weinig sam.weinig at gmail.com
Wed Aug 4 23:56:53 PDT 2010


On Wed, Aug 4, 2010 at 1:29 AM, Nikolas Zimmermann <
zimmermann at physik.rwth-aachen.de> wrote:

>
> namespace WebCore {
> ...
> } // namespace WebCore
>
> 2. ENABLE(FOO) #endif comments
>
> #if ENABLE(FOO)
> ..
> #endif // ENABLE(FOO)
>
>
I like these two forms of comments.

-Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100804/0bdc5e4e/attachment.html>


More information about the webkit-dev mailing list