Bug 9645

Summary: Introduction of R5RS characters
Product: UIM Reporter: YamaKen <yamaken>
Component: libuim: Scheme interpreterAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 7164    

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.