[Issue 6547] Call to std.algorithm.remove causes compile error
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Mar 16 12:26:33 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6547
Tim Keating <itsallaboutthedyo at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
--- Comment #3 from Tim Keating <itsallaboutthedyo at gmail.com> 2012-03-16 12:26:44 PDT ---
The minimal use case described by Yuri above still occurs with 2.058.
If this isn't supposed to work for narrow strings, then perhaps a template
specialization for the unsupported types that raises a useful error message is
the right solution here?
-- 
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