is this wrong?

From: Russell Nelson <nelson_at_crynwr.com>
Date: Fri, 14 Feb 2003 23:18:12 -0500

The following code fragment, found in iohandles.c's command_copy
routine, seems wrong to me. It substantially slows down the copy from
CF to flash, by causing the screen to scroll. I think that maybe the
"\r\n" should be taken out; maybe even the "." as well.

    putstr(".");
    putstr("\r\n");
    rc = dsthandle->ops->write(dsthandle, buf, offset, bytes_read);

-- 
-russ nelson              http://russnelson.com | A government does enough
Crynwr sells support for free software  | PGPok | wrong to offset what it
521 Pleasant Valley Rd. | +1 315 268 1925 voice | does right.  Better that
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | it should do less.
Received on Sat Feb 15 2003 - 04:18:14 EST

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:10:44 EDT