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 <[email protected]>
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.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev
  • loadlib opcode Andrew Whitworth
    • Re: loadlib opcode Jonathan "Duke" Leto

Reply via email to