[Issue 6857] Precondition contract checks should be statically bound.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jul  8 14:51:12 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6857
--- Comment #71 from deadalnix <deadalnix at gmail.com> 2012-07-08 14:50:57 PDT ---
The error is in the fact that addAll isn't aware of B.
You can solve that easily with metaprograming, or by overloading addAll for B.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list