|
[GHC] #690: Accept source files in encodings other than UTF-8: msg#00036lang.haskell.glasgow.bugs
#690: Accept source files in encodings other than UTF-8 -------------------------+-------------------------------------------------- Reporter: simonmar | Owner: Type: task | Status: new Priority: normal | Milestone: 6.6 Component: Compiler | Version: 6.5 Severity: normal | Keywords: Os: Unknown | Difficulty: Moderate (1 day) Architecture: Unknown | -------------------------+-------------------------------------------------- We need to support at least Latin-1, for backwards compatibility. One possibility is to run iconv as a preprocessor. Alternatively, call iconv directly from the compiler. What about Windows? Should there be a pragma specifying encoding, or take it from the locale, or a command-line flag, or all three? -- Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/690> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #689: x86_64 tarball of ghc 6.4.1 for Linux contains broken symbolic links, GHC |
|---|---|
| Next by Date: | [GHC] #691: Make the testsuite standalone, GHC |
| Previous by Thread: | [GHC] #689: x86_64 tarball of ghc 6.4.1 for Linux contains broken symbolic links, GHC |
| Next by Thread: | [GHC] #691: Make the testsuite standalone, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |