On Mon, Sep 29, 2014 at 03:26:51PM +0200, Christian Hesse wrote:
> Dimitris Papastamos on Mon, 2014/09/29 14:23:
> > On Mon, Sep 29, 2014 at 03:15:54PM +0200, Christian Hesse wrote:
> > > Dimitris Papastamos on Mon, 2014/09/29 14:12:
> > > > On Mon, Sep 29, 2014 at 03:07:36PM +0200, Christian Hes
On Mon, Sep 29, 2014 at 03:15:54PM +0200, Christian Hesse wrote:
> Dimitris Papastamos on Mon, 2014/09/29 14:12:
> > 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_
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.
T