[dev] Re: [PATCH 1/1] expr.c: define __dead

From: Dimitris Papastamos <sin_AT_2f30.org>
Date: Mon, 29 Sep 2014 14:12:06 +0100

On Mon, Sep 29, 2014 at 03:07:36PM +0200, Christian Hesse wrote:
> For me compilation fails with:
>
> expr.c:30:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
> before ‘void’
> __dead void error(void);
> ^
>
> Macro __dead is not defined on my system. This should fix it.

Thanks for reporting this, I had only tested on my BSD system.

I'd rather completely remove __dead. I'd like sbase to not use
any crazy compiler extensions.
Received on Mon Sep 29 2014 - 15:12:06 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 29 2014 - 15:24:08 CEST