[Issue 204] Error message on attempting to instantiate an abstract	class needs to be improved
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jan 27 08:09:54 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=204
------- Comment #6 from fvbommel at wxs.nl  2007-01-27 10:09 -------
(In reply to comment #5)
> (In reply to comment #4)
> > // __DSTRESS_ELINE__ 19
> > 
> > Why line 19?  Why not 16, where the abstract method is declared?
> 
> I'd prefer both: 16 to indicate *which* abstract method isn't declared, and 19
> to indicate *where* it isn't declared.
s/declared/implemented/g
(For the less sed-aware: replace both instances of "declared" in above comment
with "implemented")
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list