help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [PATCH] prims: Bit-and the flags instead of using b


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] [PATCH] prims: Bit-and the flags instead of using boolean operation
Date: Sat, 13 Sep 2014 20:58:19 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Sep 13, 2014 at 08:25:24PM +0200, Holger Hans Peter Freyther wrote:

Dear Paolo,



> This was pointed out by the clang compiler. Current access can
> be either 0 or 1 but I think we want to be able to pass it as
> integer as well. It looks like this code has never been executed
> and we might just remove the call by number.

what do you think about removing it? I added an abort to the codepath
and ran make check. It is not hit and I don't think external code is
calling that primitive either.

holger



reply via email to

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