error message does not display missing function
Damien MATTEI
damien.mattei@oca.eu
Wed Oct 9 13:27:34 GMT 2024
thank you for the modif.
Damien
Le 08/10/2024 à 18:01, Per Bothner a écrit :
> Ce message provient d’un expéditeur externe à l’université (adresse :
> kawa-bounces~damien.mattei=unice.fr@sourceware.org). Ne cliquez pas
> sur les liens et n’ouvrez pas les pièces jointes si vous ne connaissez
> pas l’expéditeur ou que vous n’êtes pas sûr du contenu. En cas de
> doute, merci de transférer le mail à abuse@univ-cotedazur.fr
>
>
> On 10/8/24 6:54 AM, Damien Mattei via Kawa wrote:
>> hello,
>>
>> i had removed a procedure from a file but i made the error to still
>> export
>> it but kawa display an output error without referencing the offending
>> file
>> and the missing procedure:
>
> This is because there is a bug in Kawa itself: Any time you get an
> exception
> in the compiler itself, that's a Kawa bug. Of course it commonly
> triggered by a
> bug in the Scheme code, but causing the compiled to get confused.
>
> I can probably avoid the NullPointerException, but I really want to see
> a stand-alone testcase that triggers the bug so I can understand what
> happened.
>
More information about the Kawa
mailing list