#123: remove more hard-coded runtime/ paths from libs
----------------------+-----------------------------------------------------
 Reporter:  rurban    |       Owner:  rurban      
     Type:  bug       |      Status:  assigned    
 Priority:  critical  |   Milestone:  0.9.0       
Component:  install   |     Version:  branch      
 Severity:  medium    |    Keywords:  pdd30install
     Lang:            |       Patch:  applied     
 Platform:  all       |  
----------------------+-----------------------------------------------------
Changes (by rurban):

  * owner:  => rurban
  * platform:  => all
  * status:  new => assigned
  * patch:  => applied


Old description:

> There are still plenty of pir's doing [[BR]]
>   load_bytecode 'runtime/parrot/library/...'
>
> In order to be installable the runtime/parrot/ prefixes must be removed
> as it is appended by the library search anyway, and the
> runtime/parrot/library/ path will not find the file.
>
> We have a similar problem with the WMLScript subdir.

New description:

 There are some pirs doing[[BR]]
   load_bytecode 'runtime/parrot/library/...'

 In order to be installable the runtime/parrot/ prefixes must be removed as
 it is appended by the library search anyway, and the
 runtime/parrot/library/ path will not find the file.

 We have a similar problem with the WMLScript subdir.

--

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