[gambit-list] Problem with fxbit-set?

Marc Feeley feeley at iro.umontreal.ca
Thu Nov 26 16:27:54 EST 2009


On 2009-11-26, at 4:02 PM, Bradley Lucier wrote:

> On Thu, 2009-11-26 at 20:54 +0000, Alex Queiroz wrote:
>> Hallo,
>> 
>>     Is this the intended behaviour?
>> 
>>> (bit-set? 3 99)
>> #f
>>> (fxbit-set? 3 99)
>> *** ERROR IN (console)@12.1 -- (Argument 2) Out of range
>> (fxbit-set? 3 99)
>> 1> ,d
>>> (##fxbit-set? 3 99)
>> #f
> 
> This patch should fix it.
> 
> Brad
> <fxbit-patch>_______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list

Thanks for the patch.  There was also a problem in include/gambit.h .  The correct patch has been committed to the repository.

Marc




More information about the Gambit-list mailing list