Bug 532 - named let isn't implemented
Summary: named let isn't implemented
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: libuim: Scheme interpreter (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 02:01 UTC by TOKUNAGA Hiroyuki
Modified: 2004-04-26 03:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description TOKUNAGA Hiroyuki 2004-04-22 02:01:20 UTC
Named let is convenient (especially for writing loop),  so we should implement it.
Comment 1 YamaKen 2004-04-27 13:50:03 UTC
Fixed by r755.

r755 | yamaken | 2004-04-27 12:47:54 +0900 (Tue, 27 Apr 2004) | 10 lines

* slib.c: Rewrite internal let definitions to accept named let. This
  has resolved bug #532. All changes of this commit is contributed by
  patch [Anthy-dev 789] by Kouhei Sutou-san. Thanks
* test/test-macro.scm: New file to test above named let

* test/uim-test-utils.scm:
  - Show error messages from stderr of inferior uim-sh process
  - Some cleanups
* test/test-uim-test-utils.scm: New file


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.