[racket] Bug with equal? and bit-vectors

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Fri Feb 27 05:26:40 EST 2015

FWIW It is this file and line:
https://github.com/plt/racket/blob/9de70551dcf0106c8d5494ccae5f173cd4457193/racket/collects/data/bit-vector.rkt#L183

2015-02-27 10:41 GMT+01:00 George Neuner <gneuner2 at comcast.net>:
> On Thu, 26 Feb 2015 12:57:51 -0800, Ryan Davis
> <zenspider at gmail.com> wrote:
>
>>>
>>> On Feb 25, 2015, at 23:25, George Neuner <gneuner2 at comcast.net> wrote:
>>
>>> It's still in the 6.1.1 release.
>>>
>>> I played with it a little: if the two bit-vectors have equal length
>>> and the length is <= 8, then equal? always returns #t ... the values
>>> of the elements seem to be ignored.
>>
>>Please file a bug so it gets properly tracked.
>
> Done.
>
> Greg and Robby believe it is fixed in the development version, but to
> be safe I filed on the release version.
>
> George
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
--
Jens Axel Søgaard


Posted on the users mailing list.