id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
128,Honor source types in Parrot_locate_runtime_file,rurban,jkeenan,"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've added a todo t/src/library.t testcase for this problem.

This is currently nowhere used, might be wanted to force recompilation, instead of loading the already compiled pbc.",patch,closed,minor,,core,branch,medium,wontfix,pdd30install,,,new,all
