[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1374: `display' issue with UTF-8
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1374: `display' issue with UTF-8 |
Date: |
Wed, 07 Jun 2017 07:02:21 -0000 |
#1374: `display' issue with UTF-8
-------------------------------------+-------------------------------------
Reporter: mario | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core | Version: 4.12.0
libraries | Keywords: display, ##sys#print,
Resolution: | utf8
Estimated difficulty: |
-------------------------------------+-------------------------------------
Comment (by kooda):
That’s just because CHICKEN strings are byte strings, not utf-8 strings.
(use utf8) at the top of the file should solve the issue here.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1374#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #1374: `display' issue with UTF-8,
Chicken Trac <=