Bug 9645 - Introduction of R5RS characters
Summary: Introduction of R5RS characters
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: libuim: Scheme interpreter (show other bugs)
Version: unspecified
Hardware: All All
: high major
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 7164
  Show dependency treegraph
 
Reported: 2007-01-13 17:29 UTC by YamaKen
Modified: 2007-07-22 09:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description YamaKen 2007-01-13 17:29:48 UTC
Current uim implementation uses integer as character. It should be replaced with
real R5RS characters by adding --enable-char to configure. And the Scheme codes
must be rewritten to follow it.

I'll rewrite SigScheme's SRFI-75 support into R6RS characters soon to support
Unicode chars to conform to the latest standard.
Comment 1 YamaKen 2007-07-22 09:36:52 UTC
It had been introduced. The legacy integer-based charcter procedures that have conflicted names with R5RS ones are renamed to ichar-* and separated to ichar.scm as obsoleted utils.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.