Bug 484 - Remove "nil" definition from Scheme interpreter
Summary: Remove "nil" definition from Scheme interpreter
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: libuim: Scheme interpreter (show other bugs)
Version: unspecified
Hardware: All All
: low enhancement
Assignee: YamaKen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 485
Blocks:
  Show dependency treegraph
 
Reported: 2004-04-17 07:39 UTC by YamaKen
Modified: 2004-04-18 16:20 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description YamaKen 2004-04-17 07:39:10 UTC
The Scheme interpreter currently used by uim (siod) treats #f, (), and nil as
unified value. This is confusing several developers and users, so the nil
definition should be removed. Although #f and () is still unified, removing nil
definition is good step to getting to conform to R5RS.
Comment 1 YamaKen 2004-04-20 02:16:37 UTC
Fixed by r726.


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.