mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:09:27 +02:00
* compilation on targets without fpu fixed
git-svn-id: trunk@45638 -
This commit is contained in:
parent
b2ed667a86
commit
dbd14206c9
@ -2139,7 +2139,7 @@ var
|
||||
hs : string;
|
||||
code : ValSInt;
|
||||
begin
|
||||
v:=0.0;
|
||||
v:=0;
|
||||
if not CheckRead(f) then
|
||||
Exit;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user