#128: Honor source types in Parrot_locate_runtime_file
--------------------+-------------------------------------------------------
 Reporter:  rurban  |       Owner:  rurban      
     Type:  bug     |      Status:  assigned    
 Priority:  minor   |   Milestone:              
Component:  core    |     Version:  branch      
 Severity:  medium  |    Keywords:  pdd30install
     Lang:          |       Patch:  applied     
 Platform:  all     |  
--------------------+-------------------------------------------------------
Changes (by rurban):

  * keywords:  => pdd30install
  * version:  => branch
  * patch:  => applied


Comment:

 Added a third argument to try_bytecode_extensions() to pass the file_type
 down.
 Only on PARROT_RUNTIME_FT_PBC we find a .pbc now,
 on PARROT_RUNTIME_FT_SOURCE and PARROT_RUNTIME_FT_PIR we find no existing
 .pbc.
 TBD: No check for PIR or SOURCE yet. Do we want this?

 Applied to pdd30install_stage3 as r34944
 http://www.parrotvm.org/svn/parrot/revision?rev=34944

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