[Issue 1480] std.stream throws the new override warning all over the	place
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Oct 16 19:48:38 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1480
------- Comment #1 from ddparnell at bigpond.com  2007-10-16 21:48 -------
Messages like ...
phobos\std\stream.d(1942): function std.stream.File.size overrides base class
function std.stream.Stream.size, but is not marked with 'override'
This is a major showstopper for me too as I always use the -w switch.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list