#1885: Parrot_load_bytecode should only load bytecode
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:  cotto   
     Type:  RFC          |      Status:  new     
 Priority:  normal       |   Milestone:          
Component:  core         |     Version:  master  
 Severity:  medium       |    Keywords:  pir, pbc
     Lang:               |       Patch:          
 Platform:  all          |  
-------------------------+--------------------------------------------------

Comment(by whiteknight):

 I don't want to remove the opcode or the function, I simply want to
 restrict their behavior. The load_bytecode op should stay, but it should
 only load bytecode. There are other ways to compile and load a PIR source
 file, we should use those instead of nonsensical overloads on this op.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1885#comment:2>
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