chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1385: bit-set? argument order is reversed


From: Chicken Trac
Subject: [Chicken-janitors] #1385: bit-set? argument order is reversed
Date: Fri, 07 Jul 2017 19:43:35 -0000

#1385: bit-set? argument order is reversed
-------------------------------+--------------------------------
 Reporter:  LemonBoy           |                 Owner:
     Type:  enhancement        |                Status:  new
 Priority:  not urgent at all  |             Milestone:  5.0
Component:  core libraries     |               Version:  5.0
 Keywords:                     |  Estimated difficulty:  trivial
-------------------------------+--------------------------------
 Both the [https://srfi.schemers.org/srfi-33/srfi-33.txt srfi-33] and
 [https://srfi.schemers.org/srfi-60/srfi-60.html srfi-60] define bit-set?
 as `(bit-set? index i)` where `i` is the integer to test but CHICKEN's own
 bit-set? procedure has the arguments the other way around.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1385>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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