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

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

On Mon, Sep 29, 2014 at 03:26:51PM +0200, Christian Hesse wrote:
> Dimitris Papastamos <sin_AT_2f30.org> on Mon, 2014/09/29 14:23:
> > On Mon, Sep 29, 2014 at 03:15:54PM +0200, Christian Hesse wrote:
> > > Dimitris Papastamos <sin_AT_2f30.org> 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__’
> > > > > 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.
> > >
> > > Thanks, git master compiles again.
> > >
> > > Install fails, though. expr.1 does not yet exist.
> >
> > Pushed the manpage, should fix it.
>
> Thanks!
> But printf.1 is missing as well.

Just added it.
Received on Mon Sep 29 2014 - 15:36:28 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 29 2014 - 15:48:07 CEST