Discussion:
[rt.cpan.org #17415] Problem with PAR and Inline
Ed J via RT
2014-06-23 03:31:24 UTC
Permalink
Sun Jun 22 23:31:23 2014: Request 17415 was acted upon.
Transaction: Correspondence added by ETJ
Queue: Inline
Subject: Problem with PAR and Inline
Broken in: 0.44
Severity: (no value)
Owner: Nobody
Requestors: johanl-hIBmI+swskuaMJb+***@public.gmane.org, jonasbn-***@public.gmane.org
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=17415 >


This looks like a specific example of the general issue of being able to run when relocated.

The bug is from 2006. In 2014, Inline's M30_error_no_obj function (which will get called in the code the proposed patch wants to not run) gives instructions on how to allow a new compile of the inline code.

I propose that the correct way to deal with the problem the requestor was having is to either make PAR create suitable 'auto' directories so Inline can find what it's looking for, or update the modules that use inline code to not disable the rebuilding.
Sisyphus via RT
2014-06-24 07:53:36 UTC
Permalink
Tue Jun 24 03:53:35 2014: Request 17415 was acted upon.
Transaction: Correspondence added by SISYPHUS
Queue: Inline
Subject: Problem with PAR and Inline
Broken in: 0.44
Severity: (no value)
Owner: Nobody
Requestors: johanl-hIBmI+swskuaMJb+***@public.gmane.org, jonasbn-***@public.gmane.org
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=17415 >



Should be addressed from within PAR

Loading...