#2043: .loadlib works when compiling, but not when running PBC
--------------------+-------------------------------------------------------
 Reporter:  coke    |        Owner:            
     Type:  bug     |       Status:  closed    
 Priority:  normal  |    Milestone:            
Component:  none    |      Version:  3.1.0     
 Severity:  medium  |   Resolution:  worksforme
 Keywords:          |         Lang:  tcl       
    Patch:          |     Platform:            
--------------------+-------------------------------------------------------
Changes (by plobsing):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 1) This is not true at the current time. See the attached
 working_example.pir for dynamic compilation of dynops using only .loadlib
 forms

 2) Dynop availability, while global at the current time, will most likely
 become lexically scoped at some point. It would be prudent to declare
 dependancies on dynops in every compilation unit that uses, or may use,
 them. Unused declared dependancies cost nothing.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/2043#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to