#128: Honor source types in Parrot_locate_runtime_file
--------------------+-------------------------------------------------------
 Reporter:  rurban  |        Type:  bug   
   Status:  new     |    Priority:  minor 
Milestone:          |   Component:  core  
  Version:          |    Severity:  medium
 Keywords:          |        Lang:        
    Patch:          |    Platform:  all   
--------------------+-------------------------------------------------------
 Forcing getting a pir or pasm with PARROT_RUNTIME_FT_SOURCE and
 PARROT_RUNTIME_FT_PIR are ignored in the load_bytecode library search.

 If there's a .pbc it is always returned, even if the requested type was
 source or pir.

 I'va added a t/src/library.t testcase for this problem.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/128>
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