Newbie to D, first impressions and feedback on the 5 (and more) first minutes.
    Seb via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed May 25 08:03:24 PDT 2016
    
    
  
On Wednesday, 25 May 2016 at 11:24:44 UTC, Russel Winder wrote:
> […]
>> [...]
>
> I thought DMD and Phobos were separate. Given proper versioning 
> (which I think we have) there should be no problem.
The problem are parts like std.math which contain 
compiler-specific optimizations. That being said I do think that 
it's on the roadmap to automatically test the newest Phobos with 
ldc / gdc - that would already be a good step :)
    
    
More information about the Digitalmars-d-learn
mailing list