Changes between Initial Version and Version 1 of Ticket #63
- Timestamp:
- 01/04/09 20:58:21 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63 – description
initial v1 1 1 Multiword UTF-16 code points aren't handled correctly: 2 2 - The custom marshalling code in Win32.hs probably doesn't do it correctly 3 - CWStringLen bug (ghc trac #2903)3 - CWStringLen bug (ghc trac [http://hackage.haskell.org/trac/ghc/ticket/2903 #2903]) 4 4 - ReadConsoleInputA may only be accepting one word. 5 5
