On Mon Apr 16 13:07:22 2007, [EMAIL PROTECTED] wrote: > Without this patch, for runtime/parrot/library/config.pir to work, parrot > has to be run in its root directory (in fact, there was an XXX note in there > saying so.) > > I changed Parrot_get_runtime_prefix not to return a const value because the > value should be free'd later on. > > Also, here's an example PIR file to demonstrate.
Looks good. Applied in r18343. Thanks! -- Matt Diephouse