mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 00:31:42 +02:00
+ Merged revision 2971
git-svn-id: branches/fixes_2_0@2972 -
This commit is contained in:
parent
74ce65041f
commit
a6ee29f05b
@ -1220,7 +1220,8 @@ begin
|
||||
fmOutput :
|
||||
begin
|
||||
TextRec(f).InOutFunc:=@FileWriteFunc;
|
||||
TextRec(f).FlushFunc:=@FileWriteFunc;
|
||||
if Do_Isdevice(hdl) then
|
||||
TextRec(f).FlushFunc:=@FileWriteFunc;
|
||||
end;
|
||||
else
|
||||
HandleError(102);
|
||||
|
Loading…
Reference in New Issue
Block a user