mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 08:09:33 +02:00
parent
52e31f1f96
commit
256ae133a2
@ -2237,7 +2237,8 @@ begin
|
||||
if Active then
|
||||
begin
|
||||
B.InitialiseSpareRecord(IntAllocRecordBuffer);
|
||||
BuildIndex(B);
|
||||
if (F.Fields<>'') then
|
||||
BuildIndex(B);
|
||||
end
|
||||
else
|
||||
if (FIndexes.Count+2>FMaxIndexesCount) then
|
||||
|
Loading…
Reference in New Issue
Block a user