[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #4540] init-form called twice in base class
From: |
nobody |
Subject: |
[Bug-kawa] [bug #4540] init-form called twice in base class |
Date: |
Thu, 31 Jul 2003 00:32:59 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1 |
=================== BUG #4540: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4540&group_id=145
Submitted by: ctdean Project: Kawa
Submitted on: Wed 07/30/2003 at 21:32
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: init-form called twice in base class
Original Submission: If I use define-simple-class to create two classes, where
one of the classes extends the other, the base class init-forms are called
twice!
It took a while to find this, but an example is below. If you compile this
with java kawa.repl --main -C RepeatInit.scm and run java RepeatInit you should
see the "initer" called multiple times.
As usual, if you need more test cases let me know. Thanks!
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Wed 07/30/2003 at 21:32 Name: RepeatInit.scm Size: 0KB By: ctdean
RepetInit.scm
http://savannah.gnu.org/bugs/download.php?group_id=145&bug_id=4540&bug_file_id=566
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4540&group_id=145
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-kawa] [bug #4540] init-form called twice in base class,
nobody <=