[Issue 13954] (D1 only) Compiler allows implementing float return method with a real return type
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Mar 17 06:12:37 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13954
Stewart Gordon <smjg at iname.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
            Summary|(D1 only) Compiler allows   |(D1 only) Compiler allows
                   |implementing floating point |implementing float return
                   |return method with a real   |method with a real return
                   |return type                 |type
--- Comment #1 from Stewart Gordon <smjg at iname.com> ---
float, double and real are all floating point types.
--
    
    
More information about the Digitalmars-d-bugs
mailing list