bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: return value w.r.t. RETSIGTYPE


From: Werner LEMBERG
Subject: Re: return value w.r.t. RETSIGTYPE
Date: Fri, 09 Apr 2004 11:54:40 +0200 (CEST)

> > What about defining RETSIGTYPE_RETURN, to be either void or, say, `1'?
> >
> >   RETSIGTYPE
> >   handler()
> >   {
> >     ...
> >
> >     return RETSIGTYPE_RETURN;
> >   }
> 
> That wouldn't work, since "return void;" isn't valid.

A misunderstanding: I mean that the value is *really* void, i.e., `'.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]