You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program compiled with ldmd2 (on a 32 bit Windows system, with no switches) crashes when it tries to print "i". If I comment out the printf line of "i" then the program prints:
sin: -0.000000
tan: nan
The text was updated successfully, but these errors were encountered:
bearophile reported the following issue with the 0.11.0 MinGW32 build on dm.D.ldc:
———
Maybe I have found some more problems. The program:
DMD seems to print the correct values:
The program compiled with ldmd2 (on a 32 bit Windows system, with no switches) crashes when it tries to print "i". If I comment out the printf line of "i" then the program prints:
The text was updated successfully, but these errors were encountered: