float init 0 request

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Tue Aug 18 03:16:49 UTC 2026


On 18/08/2026 3:15 PM, Walter Bright wrote:
> (It's extremely difficult to track down an uninitialized variable in C 
> and C++, because every change you make to the program to try and track 
> it down, changes the values in it.)

-preview=fastdfa says otherwise. So many of the C tests fail due to this :)



More information about the Digitalmars-d mailing list