[alexandria-devel] ALEXANDRIA:COPY-STREAM broken
ALEXANDRIA:COPY-STREAM currently calls (< start end) even when END is NIL. This breaks COPY-FILE unconditionally and COPY-STREAM whenever END (or, less likely, START) is NIL. Zach
ALEXANDRIA:COPY-STREAM currently calls (< start end) even when END is NIL. This breaks COPY-FILE unconditionally and COPY-STREAM whenever END (or, less likely, START) is NIL.
for the record, it's fixed now. and also for the record, there's no consensus in keeping the entire io.lisp in alexandria, and therefore it'll probably land in some more general and bigger utility library eventually. and meanwhile, there are no tests... so, sorry for the breakage! -- 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
participants (2)
-
Attila Lendvai
-
Zach Beane