Ilya Perminov | 28 Mar 2012 00:49

Bug: "collect at beginning" ignores specified sequence type

Hi,

I reported this bug a few years ago, but it is still there.
If both AT BEGINNING and RESULT-TYPE are specified, RESULT-TYPE is ignored.
Example:
(iter (for i below 2) (collect i at beginning result-type vector))
returns (1 0).

Can someone with write access to the darcs repository fix the bug
please. My previous report includes a patch:
http://www.mail-archive.com/iterate-devel <at> common-lisp.net/msg00142.html

Thanks,
Ilya

Attila Lendvai | 10 May 2012 00:57
Picon
Gravatar

Re: Bug: "collect at beginning" ignores specified sequence type

> Can someone with write access to the darcs repository fix the bug
> please. My previous report includes a patch:
> http://www.mail-archive.com/iterate-devel <at> common-lisp.net/msg00142.html

pushed, thanks!

and sorry for the delay...

--

-- 
 attila

Notice the erosion of your (digital) freedom, and do something about it!

PGP: 2FA1 A9DC 9C1E BA25 A59C  963F 5D5F 45C7 DFCD 0A39
OTR XMPP: 8647EEAC EA30FEEF E1B55146 573E52EE 21B1FF06

_______________________________________________
iterate-devel site list
iterate-devel <at> common-lisp.net
http://common-lisp.net/mailman/listinfo/iterate-devel

Gmane