[Issue 14845] [REG 2.068] some rangified Char[] functions no longer take a static array
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug  1 13:09:42 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14845
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Martin Nowak from comment #3)
> Well than you mark that function as always inline.
Code is still generated for it.
> Didn't we have a strong commitment to no longer break code?
We do have a strong commitment to that. It is not an absolute commitment, nor
is it a commitment we should follow without using judgment.
It is an undue burden to add all these overloads everywhere, and those
overloads encourage and hide a bad practice.
--
    
    
More information about the Digitalmars-d-bugs
mailing list