bugKawa - Bugs: bug #31356, Repeated compilation

 
 

bug #31356: Repeated compilation

Submitter:  Helmut Eller <ellerh>
Submitted:  Sun 17 Oct 2010 07:53:20 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Oct 2010 06:24:31 AM UTC, comment #2: 

Yes, it seems to be fixed.
I can't reproduce it either.  Also not
on the bigger program where it occurred first.

Thanks.


Helmut Eller <ellerh>
Mon 25 Oct 2010 09:16:16 PM UTC, comment #1: 

Sorry - I'm not able to reproduce this.  Maybe it got accidentally fixed in he meanwhile?

Per Bothner <bothner>
Group administrator
Sun 17 Oct 2010 07:53:20 AM UTC, original submission:  

If I compile this file


(define (foo (x <bar>)) x:other)

(define-simple-class <bar> ()
  (other type: <bar>))


three times with kawa -C foo.scm without deleting the class files from
the previous compilation I get this error:


foo.scm:2:25: caught exception in inline-compiler for #<procedure field> - java.lang.ClassFormatError: Duplicate field name&signature in class file bar
    java.lang.ClassLoader.defineClass1(Native Method)


Helmut Eller <ellerh>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bothner (Posted a comment)
  • -email is unavailable- added by ellerh (Submitted the item)
  •  

    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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-10-26 bothner Open/ClosedOpen Closed
    2010-10-25 bothner StatusNone Works For Me

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code