poke-devel
[Top][All Lists]
Advanced

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

unhandled invalid element exception


From: Bruno Haible
Subject: unhandled invalid element exception
Date: Sun, 07 Jun 2020 13:50:47 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-179-generic; KDE/5.18.0; x86_64; ; )

Hi,

I'm getting an "unhandled invalid element exception" when I use a reference
to a conditional, nested struct field as an array bounds.

Test case:

$ poke
.load gmo.pk
.file de.mo
gmo @ 0#B
unhandled invalid element exception

The problem is in line 116 of gmo.pk. If I comment it out and use line 115
instead, I don't get this exception (but then the array size is not the one
I really want).

It is strange that I get this exception at run time. If there was something
wrong with my pickle, I would have expected an error at load time.

Bruno

Attachment: gmo.pk
Description: application/tex-pk

Attachment: de.mo
Description: application/gettext-translation


reply via email to

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