bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #40835] Return types cause class cast exceptions


From: Per Bothner
Subject: [Bug-kawa] [bug #40835] Return types cause class cast exceptions
Date: Mon, 09 Dec 2013 00:11:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36

Update of bug #40835 (project kawa):

                  Status:                    None => Fixed                  
             Assigned to:                    None => bothner                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The problem is that the parameter name 'list' clashed with the type specifier
'list'.  I renamed the parameter name to 'lst' where needed.

I didn't notice the failures, because I've mostly been using Java 8
pre-releases, and lib-test.scm has various failures because of Unicode charset
changes.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40835>

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




reply via email to

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