Ticket Change Details
Not logged in
Overview

Artifact ID: da37fdba71bb166593e0ec0904466425b6f25419
Ticket: d23fb0b742ac2e989e36bfef98281f970ab34e8f
i18n for commit comments
User & Date: anonymous 2009-10-11 20:11:34
Changes

  1. Appended to comment:
    
    
    <hr><i>anonymous claiming to be Dmitry Chestnykh added on 2009-10-11 20:11:34:</i><br>
    Maybe you don't need my opinion on this, but I think it's time drop old extended ASCII encodings everywhere and stick to UTF-8. Unicode standard has been available since 1991. Every major operating system and many editors support it. If your editor doesn't produce UTF-8 encoded output, pick another editor. Encoding conversion only makes code more complex (there are dozens of non-Unicode encodings) and doesn't add much value in 2009.
    
    Major Linux distributions, Mac OS X come with UTF-8 terminals by default, and Windows has it as an option, AFAIK.