D's Auto Decoding and You
    Jack Stouffer via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu May 19 10:51:57 PDT 2016
    
    
  
On Thursday, 19 May 2016 at 17:16:54 UTC, Taylor Hillegeist wrote:
> If people want auto coding behavior shouldn't they just use or 
> convert to dchar?
No, they need to _decode_ to dchar. I don't know if you 
miss-typed, but if you didn't, this is exactly what I was talking 
about in the article:
> "Unicode is hard. Trying to hide Unicode specifics helps no one 
> because it's going to bite you in the ass eventually."
    
    
More information about the Digitalmars-d-announce
mailing list