bugKawa - Bugs: bug #8837, Order of definitions causes...

 
 

bug #8837: Order of definitions causes ExceptionInInitializerError

Submitter:  Chris Dean <ctdean>
Submitted:  Sat 08 May 2004 05:36:07 AM UTC
   
 
Category:  Scheme language Severity:  3 - Normal
Item Group:  Compile-time exception Status:  Fixed
Privacy:  Public Assigned to:  bothner
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 May 2004 08:14:28 PM UTC, comment #3: 

Checked-in test case.

Per Bothner <bothner>
Group administrator
Sun 09 May 2004 07:16:48 AM UTC, comment #2: 

The patch I've attached seems to be a fix.
Unfortunately, I can't check it in to CVS now (because sources.redhat.com moved today), which also complicates systematic testing.

Per Bothner <bothner>
Group administrator
Sun 09 May 2004 07:15:19 AM UTC, comment #1: 

The patch I've attached seems to be a fix.
Unfortunately, I can't check it in to CVS now (because sources.redhat.com moved today), which also complicates systematic testing.

Per Bothner <bothner>
Group administrator
Sat 08 May 2004 05:36:07 AM UTC, original submission:  

If you have a simple-class that uses a function to init a
slot, the function must be defined before the define-simple-class definition.

See the attached patch for a test case.

Chris Dean <ctdean>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #624:  object.patch added by bothner (2KiB - application/octet-stream - Patch.)
file #623:  object.patch added by bothner (2KiB - application/octet-stream - Patch.)
file #618:  order-of-def-test.patch added by ctdean (2KiB - application/octet-stream - Patch to test suite)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-23 bothner Open/ClosedOpen Closed
2004-05-09 bothner Attached File- Added object.patch, #1283
2004-05-09 bothner StatusNone Fixed
    Assigned toNone bothner
    Attached File- Added object.patch, #1282
2004-05-08 ctdean Attached File- Added order-of-def-test.patch, #1277

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code