loadlib opcode

Jonathan "Duke" Leto jonathan at leto.net
Sun Apr 15 05:20:53 UTC 2012


Howdy,

> I think we have three options that I can see:
> 1) Always throw an exception from loadlib, dlfunc and dlvar when the
> load fails, with the information from dlerror()

This sounds the best to me. It will require changing a bit of code in
Rakudo, but I have run into very hard-to-debug problems from this
exact behavior and I am sure others have as well. It seems best to
throw an exception as early as possible.

Duke



-- 
Jonathan "Duke" Leto <jonathan at leto.net>
Leto Labs LLC
209.691.DUKE // http://labs.leto.net
NOTE: Personal email is only checked twice a day at 10am/2pm PST,
please call/text for time-sensitive matters.


More information about the parrot-dev mailing list