autoconf
[Top][All Lists]
Advanced

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

Re: Arithmetic Shift


From: Mike Gibson
Subject: Re: Arithmetic Shift
Date: Thu, 9 Dec 2010 11:26:10 -0700

On Thu, Dec 9, 2010 at 11:13 AM, Paul Eggert <address@hidden> wrote:
> On 12/07/10 20:41, Mike Gibson wrote:
> Doesn't this suffice, without dragging Autoconf into it?
>
> #if -1 >> 1 == -1

Yes.  That works and something similar is the basis for the code I
posted.  Autoconf doesn't have to be dragged into it, but it seems
that it's the right place for it if one is going to make something for
others to use.

Mike



reply via email to

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