dchar unicode phobos
    Johan Granberg 
    lijat.meREM at OVEgmail.com
       
    Wed Jun  7 05:40:00 PDT 2006
    
    
  
That D supports UTF is great, and by using dchar[] all Unicode code 
points can bee used. But phobos does not support dchar[]s adequately. 
(or wchar[]s for that matter) Wouldn't it bee expected of the language 
standard library to support all of the languages string encodings?
Proposal: add wchar[] and dchar[] versions of the string functions in phobos
(should this bee filed as a bug?)
    
    
More information about the Digitalmars-d
mailing list