Cannot compile betterC app in windows using stderr
    Steven Schveighoffer 
    schveiguy at gmail.com
       
    Thu Feb  3 13:06:23 UTC 2022
    
    
  
On 2/2/22 12:19 PM, Dennis wrote:
> On Wednesday, 2 February 2022 at 14:38:49 UTC, Steven Schveighoffer wrote:
>> I tend to believe that maybe the OP is mistaken that it works, or 
>> there was a latent bug that was still running some of druntime that 
>> has been fixed.
> 
> Maybe 2.091 was when dub still defaulted to OMF using the DigitalMars 
> runtime, and it just seems to work since it's not using the Windows 
> runtime.
> 
I double checked. dub switched to MSCOFF by default [in 
2.086](https://dlang.org/changelog/2.086.0.html#dmd-mscoff-default).
Though it's possible the user is using a different version of dub.
Only way to be sure is to do a clean install and try it on Windows.
-Steve
    
    
More information about the Digitalmars-d
mailing list