Re: [dev] Introducing SEE, the Simple Executing Engine

From: Rob <robpilling_AT_gmail.com>
Date: Sat, 22 Oct 2011 19:54:39 +0100

On 22 October 2011 19:36, Pierre Chapuis <catwell_AT_archlinux.us> wrote:
> On 22.10.2011 15:47, Xinhao.Yuan wrote:
>
>> http://github.com/xinhaoyuan/see
>
> Looks interesting, but what the hell is that?
>
>    static char __sa[sizeof(gc_header_s) == GC_HEADER_SPACE ? 0 : -1];

It's a similar compile time check similar to what dwm uses, in this case, it
checks if gc_header_s is the same size as GC_HEADER_SPACE.

Rob
Received on Sat Oct 22 2011 - 20:54:39 CEST

This archive was generated by hypermail 2.3.0 : Sat Oct 22 2011 - 21:00:07 CEST