[armedbear-devel] Problem with error reporting
Ville Voutilainen
ville.voutilainen at gmail.com
Sun Jan 23 18:58:19 UTC 2011
On 23 January 2011 20:15, Ville Voutilainen <ville.voutilainen at gmail.com> wrote:
> I think I've found the reason, and it's not autoload but rather
> Condition.getMessage(), which
Ok, actually it's probably a bit of both. As Blake said, defining a
class makes (time)
print a correct message. The Condition.getMessage() is botched, it
shouldn't return
anything else besides null, but there seems to be an autoload problem as well.
More information about the armedbear-devel
mailing list