Bug 532

Summary: named let isn't implemented
Product: UIM Reporter: TOKUNAGA Hiroyuki <tkng>
Component: libuim: Scheme interpreterAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.