[Issue 391] .sort and .reverse break utf8 encoding
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Jan 24 05:46:51 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=391
thomas-dloop at kuehne.cn changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
------- Comment #4 from thomas-dloop at kuehne.cn  2007-01-24 07:46 -------
Fixed indeed in DMD 0.169
The test cases failed due to missing dups and thus trying to sort an constant 
string in place.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list