Does the compiler always semantically analyze everything in a project?
    Dicebot via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov 13 08:54:45 PST 2014
    
    
  
Apart from unused templates - yes. In abscence of .di files 
separate compilation only affects generated object files
    
    
More information about the Digitalmars-d-learn
mailing list