X-Git-Url: http://christophe.rhodes.io/gitweb/?p=swankr.git;a=blobdiff_plain;f=BUGS.org;h=f4c5bf103eb3a19894e4b64558790b24f1785703;hp=07c38d04dc43bdce6094fcce811f749b2469710b;hb=24c95f1122fb2f12aaea143c6f1a33704a6a441f;hpb=240e662189985696b3dda3ce442caf30da0e21c3 diff --git a/BUGS.org b/BUGS.org index 07c38d0..f4c5bf1 100644 --- a/BUGS.org +++ b/BUGS.org @@ -61,6 +61,12 @@ * OPEN #16 ESS configuration :MINOR: sorting out the function regexp at least, but generally reducing dependence might be good. +* OPEN #17 encoding / external-format confusion :NORMAL: + We declare ourselves capable of handling utf-8-unix encoding, but + whether we actually do anything close to being correct is unclear. + (Almost certainly not; I suspect we naïvely use nchar() in places). + We could either declare our encoding as latin1-unix, or make the + server utf8ly correct. To reproduce, simply type "ë" at the repl. * COMMENT: Local Variables: mode: org;