mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:49:31 +02:00
* fixed SetIsEmpty
git-svn-id: trunk@45094 -
This commit is contained in:
parent
04554d7505
commit
f72a795cc7
@ -5990,7 +5990,7 @@ implementation
|
||||
if AValue then
|
||||
include(implprocoptions,pio_empty)
|
||||
else
|
||||
include(implprocoptions,pio_empty);
|
||||
exclude(implprocoptions,pio_empty);
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user