[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #18106] ArrayIndexOutOfBoundsException in deep LetExp ne
From: |
Chris Wegrzyn |
Subject: |
[Bug-kawa] [bug #18106] ArrayIndexOutOfBoundsException in deep LetExp nesting |
Date: |
Wed, 25 Oct 2006 17:14:31 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 |
URL:
<http://savannah.gnu.org/bugs/?18106>
Summary: ArrayIndexOutOfBoundsException in deep LetExp
nesting
Project: Kawa
Submitted by: cwegrzyn
Submitted on: Wednesday 10/25/2006 at 17:14
Category: Scheme language
Severity: 3 - Normal
Item Group: Compile-time exception
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
During compilation of a rather large, nested macro, the compiler would throw
an ArrayIndexOutOfBoundsException in LetExp.apply. System.arraycopy was just
being passed the destination length, instead of the source length. Attached
is a patch.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wednesday 10/25/2006 at 17:14 Name: letexp-nesting.patch Size: 544B
By: cwegrzyn
patch
<http://savannah.gnu.org/bugs/download.php?file_id=11065>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18106>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-kawa] [bug #18106] ArrayIndexOutOfBoundsException in deep LetExp nesting,
Chris Wegrzyn <=