[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #24351] let*/define combinations causes unpredictable re
From: |
anonymous |
Subject: |
[Bug-kawa] [bug #24351] let*/define combinations causes unpredictable results when attempting to dynamically load a jar |
Date: |
Tue, 23 Sep 2008 03:37:11 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.30 Safari/525.13 |
URL:
<http://savannah.gnu.org/bugs/?24351>
Summary: let*/define combinations causes unpredictable
results when attempting to dynamically load a jar
Project: Kawa
Submitted by: None
Submitted on: Tue 23 Sep 2008 03:37:09 AM UTC
Category: Scheme language
Severity: 3 - Normal
Item Group: Unexpected result
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
When attempting to use the let-star.scm test, it fails on interpretation with
the let-star.dump.
After speaking with someone whose familiar with trunk and him suggestion that
let* might be broken I attempted to reformat using defines which is
define.scm, and it fails with define.dump.
It's a different error, but I don't know if they are related.
The first method, using let* works correctly under 1.9.1. The 2nd method,
using defines exclusively errors out the same way in 1.9.1.
From,
Beau Croteau
address@hidden
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 23 Sep 2008 03:37:09 AM UTC Name: let-star.scm Size: 672B By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=16543>
-------------------------------------------------------
Date: Tue 23 Sep 2008 03:37:09 AM UTC Name: let-star.dump Size: 4kB By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=16544>
-------------------------------------------------------
Date: Tue 23 Sep 2008 03:37:09 AM UTC Name: define.scm Size: 607B By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=16545>
-------------------------------------------------------
Date: Tue 23 Sep 2008 03:37:09 AM UTC Name: define.dump Size: 712B By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=16546>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24351>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-kawa] [bug #24351] let*/define combinations causes unpredictable results when attempting to dynamically load a jar,
anonymous <=