[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1182: utf8 egg silently accepts invalid byte seq
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1182: utf8 egg silently accepts invalid byte sequences |
Date: |
Wed, 01 Apr 2015 23:05:23 -0000 |
#1182: utf8 egg silently accepts invalid byte sequences
--------------------------+-------------------------------------------------
Reporter: syn | Owner: ashinn
Type: enhancement | Status: reopened
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Resolution: | Keywords: utf8
--------------------------+-------------------------------------------------
Comment(by syn):
Ah yes, very good idea! I'm attaching a new patch which puts the
implementation in `utf8-lolevel` and reexports it as `valid-string?` from
`utf8`. I've also changed the implementation to re-use the existing `utf8
-start-byte->length`. What do you think?
--
Ticket URL: <http://bugs.call-cc.org/ticket/1182#comment:12>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- Re: [Chicken-janitors] #1182: utf8 egg silently accepts invalid byte sequences,
Chicken Trac <=