[webkit-dev] Style guide for indenting nested #if #define in headers

Timothy Hatcher timothy at hatcher.name
Thu Oct 15 08:54:22 PDT 2009


This is rather ugly and does not match the majority of the code we  
have in WebCore already.

On Oct 15, 2009, at 8:12 AM, Eric Seidel wrote:

> I really like the indented style that some folks have started using:
>
> #if foo
> #    define BAR BAZ
> #else
> #    define BAR BARF
> #endif
>
> I think we should standardize on something and add it to the style  
> guides.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091015/8f1c4ffa/attachment.html>


More information about the webkit-dev mailing list