bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bugs #8818] defmacro causes StackOverflow


From: Per Bothner
Subject: [Bug-kawa] [bugs #8818] defmacro causes StackOverflow
Date: Thu, 06 May 2004 03:37:31 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113

This mail is an automated notification from the bugs tracker
 of the project: Kawa.

/**************************************************************************/
[bugs #8818] Latest Modifications:

Changes by: 
                Per Bothner <address@hidden>
'Date: 
                Thu 05/06/04 at 07:37 (GMT)

------------------ Additional Follow-up Comments ----------------------------
The problem is related the order things done in a module.
The attached patch seems to fix it.






/**************************************************************************/
[bugs #8818] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8818>
Project: Kawa
Submitted by: Chris Dean
On: Thu 05/06/04 at 04:46

Category:  Scheme language
Severity:  5 - Average
Item Group:  Compile-time exception
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  defmacro causes StackOverflow

Original Submission:  When compiling a module that uses a defmacro macro, Kawa 
gives a stack overflow error.

A patch to the tesuite is attached.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Thu 05/06/04 at 07:37         By: bothner
The problem is related the order things done in a module.
The attached patch seems to fix it.

-------------------------------------------------------
Date: Thu 05/06/04 at 05:12         By: bothner
Thanks for the testcase - I've managed to reproduce the bug.
(By the way: the patch included a patch for the automake-generated Makefile.in, 
but not the actual source file Makefile.am.)

-------------------------------------------------------
Date: Thu 05/06/04 at 04:57         By: ctdean
That's a weird description for my patch file.  I wonder how that happened?  It 
should have been defmacro-stack.patch






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 05/06/04 at 07:37  Name: compmod.patch  Size: 2KB   By: bothner
preliminary patch
http://savannah.gnu.org/bugs/download.php?item_id=8818&amp;item_file_id=1275

-------------------------------------------------------
Date: Thu 05/06/04 at 04:46  Name: defmacro-stack.patch  Size: 1KB   By: ctdean
DefineNamespace.java
http://savannah.gnu.org/bugs/download.php?item_id=8818&amp;item_file_id=1273






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8818>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]