Re: [dev] sbase TODO patch

From: Paul Onyschuk <blink_AT_bojary.koba.pl>
Date: Fri, 10 Feb 2012 14:32:29 +0100

On Fri, 10 Feb 2012 07:52:54 -0500
Kurt H Maier <khm-suckless_AT_intma.in> wrote:

>
> out of curiosity, can someone explaing the #ifndef/#if nightmare that
> is occurring in this file?
>

RCS markers (RCSid) are wrapped inside #ifdef to avoid spitting out
compiler warnings, when they aren't used. You can find RCS markers
everywhere inside *BSD repositories (I can speak about OpenBSD and
NetBSD source code I'm familiar with). If you don't plan to use them,
you can remove them safely.
Received on Fri Feb 10 2012 - 14:32:29 CET

This archive was generated by hypermail 2.3.0 : Fri Feb 10 2012 - 14:36:03 CET