followup
This commit is contained in:
parent
7c1df36d63
commit
66a24e0f36
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 2"""
|
||||||
|
date="2016-01-29T17:05:34Z"
|
||||||
|
content="""
|
||||||
|
I finished the use-bytestring branch, but that turns out not to work; once
|
||||||
|
the FilePath is converted to a ByteString, all the specially encoded
|
||||||
|
characters don't get decoded back properly, and so the result is a bunch of
|
||||||
|
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.
|
||||||
|
|
||||||
|
I think that for this to work, System.Console.Regions would need to use
|
||||||
|
String exclusively, and probably System.Console.Concurrent would too. Which
|
||||||
|
would probably slow it down and complicate it significantly.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue