This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug in 'catch': can't return #!null


If I have a 'catch' form
  (catch key thunk handler)
inside a function definition, and the thunk returns the constant #!null,
the compiler explodes with a null pointer exception. Doesn't happen with
other constants (though I haven't yet tried all of them).

Jocelyn Paine
http://www.ifs.org.uk/~popx/
+44 (0)7768 534 091 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]