From: Nathan Bird Date: Wed, 29 Jun 2011 18:56:57 +0000 (-0400) Subject: BUGFIX: when read-data-in-chunks had an off-by-1 error when dealing with strings... X-Git-Tag: v6.0.0~4^2~17 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=ec7fc12be004c1f6ed38271169fb6be0c17d4974;hp=ec7fc12be004c1f6ed38271169fb6be0c17d4974;p=clsql.git BUGFIX: when read-data-in-chunks had an off-by-1 error when dealing with strings of length (1+ +max-precision+). ---