Trying to benefit from exception transparency

Florian Weimer fweimer at bfk.de
Wed Aug 11 08:55:33 PDT 2010


* Maurizio Cimadamore:

> On 10/08/10 11:51, Florian Weimer wrote:
>> * Maurizio Cimadamore:
>>
>>    
>>> The NPE is obviously a bug; the target type is required in this case
>>> as you are accessing a member of 'this' (whose type is the very type
>>> that needs to be inferred).
>>>      
>> Then there's another bug.  I've got code which accesses a member of
>> "this" without specifying the target type (but with Exception inferred
>> as the exception).
>>    
> My answer covered both issues ;-)

Ah, okay.  Is it true that

tag:         tip
user:        mcimadamore
date:        Tue Aug 10 12:28:18 2010 +0100
summary:     Superclasses of synthetic classes generated by Unlambda.java should be desugared first.

only fixed one of them?  (Otherwise I'm even more confused.)

-- 
Florian Weimer                <fweimer at bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99


More information about the lambda-dev mailing list