I’ve seen several bug reports lately complaining that the compiler barfs on Unicode identifiers in certain contexts. In all cases, the bug reports were in error because the source files were not Unicode encoded text. Here’s the complicated rule: If you want to represent Unicode characters in a source file, the source file needs to be […]
Sep 022005