* fixed writestr io-check comment

git-svn-id: trunk@9110 -
This commit is contained in:
Jonas Maebe 2007-11-03 17:05:47 +00:00
parent bb730eeae1
commit 39463b45ad

View File

@ -1309,7 +1309,7 @@ begin
newbytes:=t.userdata[ShortStrLenIndex]-oldlen;
{$ifdef writestr_iolencheck}
// GPC only gives an io error if {$no-truncate-strings} is active
// FPC does not have this setting (it always gives errors when a
// FPC does not have this setting (it never gives errors when a
// a string expression is truncated)
{ "disk full" }