bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #4423] not causes ClassCastException inside lambda


From: nobody
Subject: [Bug-kawa] [bug #4423] not causes ClassCastException inside lambda
Date: Tue, 22 Jul 2003 21:57:06 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030612

=================== BUG #4423: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4423&group_id=145

Changes by: Per Bothner <address@hidden>
Date: Wed 07/23/2003 at 01:57 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
I checked in a fix (to LambdaExp.java) and the testcase.



=================== BUG #4423: FULL BUG SNAPSHOT ===================


Submitted by: ctdean                  Project: Kawa                         
Submitted on: Tue 07/22/2003 at 23:43
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  None                    Status:  Closed                       

Summary:  not causes ClassCastException inside lambda

Original Submission:  Using "not" inside a closure causes a ClassCastException. 
 For example, run the code below dor a stack trace:

(define (foo) ((lambda (x) (not x)) 'a))

(foo)


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

-------------------------------------------------------
Date: Wed 07/23/2003 at 01:57       By: bothner
I checked in a fix (to LambdaExp.java) and the testcase.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4423&group_id=145

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





reply via email to

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