Well, 8427.0229, that's what I want.
But what I get is 8427.0224
And that's what I don't unterstand.
- Original Message -
From: Bernd Oppolzer via fpc-pascal
To: Bart via fpc-pascal
Sent: Sunday, January 28, 2024, 10:13:07
Subject: [fpc-pascal] Floating point question
To si
I get a "Threading has been used before cthreads was initialized." crash for a
simple program
program test;
uses cthreads;
begin
writeln( 'Hello')
end.
on macos 14.2.1 with a fpc 3.3.1-14334-g5205ce30f4 snapshot, but the crash only occurs with mode
-Mmacpas (which I assumes implicitely use