[systemd-devel] [PATCH] use #pragma once instead of foo*foo #define guards

Lennart Poettering lennart at poettering.net
Thu Jul 19 03:32:59 PDT 2012


On Wed, 18.07.12 10:07, Shawn Landden (shawnlandden at gmail.com) wrote:

>  #pragma once has been "un-deprecated" in gcc since 3.3, and is widely supported
> in other compilers.
> 
> I've been using and maintaining (rebasing) this patch for a while now, as
> it annoyed me to see #ifndef fooblahfoo, etc all over the place,
> almost arrogant about the annoyance of having to define all these names to
> perform a commen but neccicary functionality, when a completely superior
> alternative exists.
> 
> I havn't sent it till now, cause its kindof a style change, and it is bad
> voodoo to mess with style that has been established by more established
> editors. So feel free to lambast me as a crazy bafoon.

Thanks! Applied.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list