[DGD] error recovery with atomic functions
Felix A. Croes
felix at dworkin.nl
Thu Jun 25 10:47:56 CEST 2015
bart at wotf.org wrote:
>[...]
> On another note, I noticed you made a change to no longer call operator
> functions in builtin object types. Seems I did have a use for that, I like
> ob<-"/builtin/function" over object_name(ob) == "/builtin/function#-1", but
> this no longer works. Oh well, guess I'll deal :-)
That is a bug, actually. When I added the new INSTANCEOF instruction, I
failed to copy this functionality from the old kfun. Pull requests which
address this issue will be carefully considered. :)
Regards,
Felix Croes
More information about the DGD
mailing list