https://issues.dlang.org/show_bug.cgi?id=13512
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- OMG, someone still uses KOI-8? This is probably a WONTFIX because it conflicts with the D spec. DMD does not allow invalid UTF-8 even in comments, because Unicode conversion is done as a separate step from the lexer/tokenizer. --
